Add googlemaps to the dependencies

This commit is contained in:
Alexander Hess 2021-03-01 16:00:38 +01:00
commit 3dd848605c
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 16 additions and 1 deletions

View file

@ -32,6 +32,7 @@ Shapely = "^1.7.1"
alembic = "^1.4.2"
click = "^7.1.2"
folium = "^0.12.1"
googlemaps = "^4.4.2"
matplotlib = "^3.3.3"
pandas = "^1.1.0"
psycopg2 = "^2.8.5" # adapter for PostgreSQL