mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
updating click library
This commit is contained in:
parent
2f61900269
commit
1d18813c5e
2 changed files with 456 additions and 370 deletions
824
data/data-pipeline/poetry.lock
generated
824
data/data-pipeline/poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -17,7 +17,7 @@ packages = [
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
CensusData = "^1.13"
|
CensusData = "^1.13"
|
||||||
click = "8.0.4" # pinning for now per https://github.com/psf/black/issues/2964
|
click = "^8.1.0"
|
||||||
dynaconf = "^3.1.4"
|
dynaconf = "^3.1.4"
|
||||||
geopandas = "^0.11.0"
|
geopandas = "^0.11.0"
|
||||||
ipdb = "^0.13.9"
|
ipdb = "^0.13.9"
|
||||||
|
|
Loading…
Add table
Reference in a new issue