Spaces:
Runtime error
Runtime error
winwithakash
commited on
Commit
•
098c616
1
Parent(s):
8f1981f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
numpy>=1.9.2
|
3 |
pandas>=0.19
|
4 |
matplotlib>=1.4.3
|
|
|
1 |
+
streamlit==1.0.0
|
2 |
numpy>=1.9.2
|
3 |
pandas>=0.19
|
4 |
matplotlib>=1.4.3
|