mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
updating click
This commit is contained in:
parent
9fb9874a15
commit
15d946cdbe
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ packages = [
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
CensusData = "^1.13"
|
||||
click = "8.0.4" # pinning for now per https://github.com/psf/black/issues/2964
|
||||
click = "^8.1.3"
|
||||
dynaconf = "^3.1.4"
|
||||
geopandas = "^0.11.0"
|
||||
ipdb = "^0.13.9"
|
||||
|
|
Loading…
Add table
Reference in a new issue