Spaces:
Sleeping
Sleeping
umanr18075
commited on
Commit
•
071e4ce
1
Parent(s):
a6c9a5b
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
streamlit
|
2 |
-
joblib
|
3 |
-
numpy
|
|
|
1 |
+
streamlit==1.16.0
|
2 |
+
joblib==1.2.0
|
3 |
+
numpy==1.21.2
|