Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ pandas==2.2.0
|
|
3 |
numpy==1.26.3
|
4 |
requests==2.31.0
|
5 |
geopandas==0.14.2
|
|
|
6 |
pytz==2024.1
|
7 |
pillow==10.2.0
|
8 |
geopy==2.4.1
|
|
|
3 |
numpy==1.26.3
|
4 |
requests==2.31.0
|
5 |
geopandas==0.14.2
|
6 |
+
contextily==1.4.0
|
7 |
pytz==2024.1
|
8 |
pillow==10.2.0
|
9 |
geopy==2.4.1
|