Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
playwright==1.40.0
|
| 2 |
pandas==2.1.3
|
| 3 |
fpdf==1.7.2
|
| 4 |
-
gradio==4.7.1
|
|
|
|
|
|
| 1 |
playwright==1.40.0
|
| 2 |
pandas==2.1.3
|
| 3 |
fpdf==1.7.2
|
| 4 |
+
gradio==4.7.1
|
| 5 |
+
folium==0.15.0
|