Spaces:
Runtime error
Runtime error
ferdmartin
commited on
Commit
•
f717bdd
1
Parent(s):
4fc2f5a
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
psutil
|
3 |
scikit-learn==1.0.2
|
4 |
scipy==1.7.3
|
|
|
1 |
+
streamlit==1.21.0
|
2 |
psutil
|
3 |
scikit-learn==1.0.2
|
4 |
scipy==1.7.3
|