Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
pandas
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Fichier: requirements.txt
|
| 2 |
+
streamlit
|
| 3 |
pandas
|
| 4 |
+
openpyxl
|
| 5 |
+
playwright
|
| 6 |
+
playwright-stealth==1.0.6
|
| 7 |
+
streamlit-folium
|
| 8 |
+
folium
|