Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
streamlit==1.30.0
|
2 |
-
matplotlib==3.8.0
|
3 |
-
numpy==1.26.0
|
|
|
1 |
+
streamlit==1.30.0;
|
2 |
+
matplotlib==3.8.0;
|
3 |
+
numpy==1.26.0;
|