mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-25 16:21:41 -07:00
Add retry logic to downloader
This commit is contained in:
parent
682b2d34a7
commit
7af92f575b
4 changed files with 19 additions and 2 deletions
|
@ -41,6 +41,7 @@ xlsxwriter = "^2.0.0"
|
|||
pydantic = "^1.9.0"
|
||||
Rtree = "^1.0.0"
|
||||
fiona = "~1.8.21"
|
||||
tenacity = ">=5.0.2"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^21"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue