Merge branch 'master' into v0.3.0

This commit is contained in:
Sam
2020-05-01 09:51:19 +02:00
36 changed files with 1809 additions and 1481 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.3"
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"