mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-09-29 18:03:17 -07:00
wip
This commit is contained in:
parent
cf13036d20
commit
ebe6180f7c
3 changed files with 180 additions and 4 deletions
|
@ -12,11 +12,16 @@ geopandas = "^0.9.0"
|
|||
ipython = "^7.24.1"
|
||||
jupyter = "^1.0.0"
|
||||
jupyter-contrib-nbextensions = "^0.5.1"
|
||||
matplotlib = "^3.4.2"
|
||||
numpy = "^1.21.0"
|
||||
pandas = "^1.2.5"
|
||||
python = "^3.7.1"
|
||||
pypandoc = "^1.6.3"
|
||||
requests = "^2.25.1"
|
||||
tqdm = "4.62.0"
|
||||
types-requests = "^2.25.0"
|
||||
us = "^2.0.2"
|
||||
xlsxwriter = "^2.0.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = {version = "^21.6b0", allow-prereleases = true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue