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]
|
[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.3"
|
||||||
dynaconf = "^3.1.4"
|
dynaconf = "^3.1.4"
|
||||||
geopandas = "^0.11.0"
|
geopandas = "^0.11.0"
|
||||||
ipdb = "^0.13.9"
|
ipdb = "^0.13.9"
|
||||||
|
@ -141,4 +141,4 @@ authorized_licenses = [
|
||||||
"zpl 2.1",
|
"zpl 2.1",
|
||||||
"gpl v3",
|
"gpl v3",
|
||||||
"historical permission notice and disclaimer (hpnd)",
|
"historical permission notice and disclaimer (hpnd)",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue