Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
pandas==
|
| 4 |
-
|
|
|
|
| 1 |
+
scrapy==2.9.0
|
| 2 |
+
streamlit==1.25.0
|
| 3 |
+
pandas==2.0.3
|
| 4 |
+
scikit-learn==1.3.1
|