Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
pandas
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.45.0
|
| 2 |
+
pandas==2.2.3
|
| 3 |
+
requests==2.32.3
|
| 4 |
+
beautifulsoup4==4.12.3
|
| 5 |
+
selenium==4.31.0
|
| 6 |
+
openpyxl==3.1.5
|
| 7 |
+
lxml==5.3.2
|