API - update python dependencies

This commit is contained in:
Sam
2020-01-28 14:48:22 +01:00
parent 84b4966a5e
commit ff65668945
3 changed files with 626 additions and 304 deletions

View File

@@ -17,7 +17,7 @@ staticmap = "^0.5.4"
pytz = "^2019.2"
python-forecastio = "^1.4"
gunicorn = "^20.0"
tqdm = "^4.41"
tqdm = "^4.42"
[tool.poetry.dev-dependencies]
pytest = "^5.3"