Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
streamlit==1.32.0
|
2 |
pandas==2.2.0
|
3 |
-
|
4 |
requests==2.31.0
|
5 |
geopandas==0.14.2
|
6 |
contextily==1.4.0
|
|
|
1 |
streamlit==1.32.0
|
2 |
pandas==2.2.0
|
3 |
+
tzlocal==4.3.1
|
4 |
requests==2.31.0
|
5 |
geopandas==0.14.2
|
6 |
contextily==1.4.0
|