Add ordered-set to the dependencies

This commit is contained in:
Alexander Hess 2021-03-02 18:02:42 +01:00
commit 5e9307523c
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 13 additions and 1 deletions

View file

@ -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"