Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
streamlit
|
2 |
-
pandas
|
3 |
-
matplotlib
|
4 |
-
numpy==1.24.3
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
matplotlib
|
|