Add geopy to the dependencies
This commit is contained in:
parent
3dd848605c
commit
28368cc30a
2 changed files with 4 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue