Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ requests>=2.28.0
|
|
9 |
geopy>=2.3.0
|
10 |
pandas>=1.5.0
|
11 |
folium>=0.14.0
|
12 |
-
openpyxl>=3.1.2
|
|
|
|
9 |
geopy>=2.3.0
|
10 |
pandas>=1.5.0
|
11 |
folium>=0.14.0
|
12 |
+
openpyxl>=3.1.2
|
13 |
+
tqdm>=4.64.0
|