update python dependencies

This commit is contained in:
Sam
2020-04-29 14:57:20 +02:00
parent c576911c9d
commit d8147cfef5
27 changed files with 532 additions and 422 deletions

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@ pyjwt = "^1.7"
gpxpy = "=1.3.4"
psycopg2-binary = "^2.8"
staticmap = "^0.5.4"
pytz = "^2019.2"
pytz = "^2020.1"
python-forecastio = "^1.4"
gunicorn = "^20.0"
tqdm = "^4.42"
@ -27,7 +27,7 @@ pytest-isort = "^0.3.1"
pytest-flake8 = "^1.0"
pytest-runner = "^5.2"
codacy-coverage = "^1.3"
sphinx = "^2.3"
sphinx = "^3.0"
sphinxcontrib-httpdomain = "^1.7"
sphinx-bootstrap-theme = "^0.7.1"
recommonmark = "^0.6.0"