Add ordered-set to the dependencies
This commit is contained in:
parent
cc75307e5a
commit
5e9307523c
2 changed files with 13 additions and 1 deletions
|
|
@ -35,6 +35,7 @@ folium = "^0.12.1"
|
|||
geopy = "^2.1.0"
|
||||
googlemaps = "^4.4.2"
|
||||
matplotlib = "^3.3.3"
|
||||
ordered-set = "^4.0.2"
|
||||
pandas = "^1.1.0"
|
||||
psycopg2 = "^2.8.5" # adapter for PostgreSQL
|
||||
rpy2 = "^3.4.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue