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