Add geopy to the dependencies

This commit is contained in:
Alexander Hess 2021-03-02 14:33:26 +01:00
commit 28368cc30a
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 4 additions and 3 deletions

View file

@ -32,6 +32,7 @@ Shapely = "^1.7.1"
alembic = "^1.4.2"
click = "^7.1.2"
folium = "^0.12.1"
geopy = "^2.1.0"
googlemaps = "^4.4.2"
matplotlib = "^3.3.3"
pandas = "^1.1.0"