Spaces:
Runtime error
Runtime error
Commit
·
b5c91e3
1
Parent(s):
9f8171f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pip
|
2 |
streamlit==1.4.0
|
3 |
pandas==1.3.0
|
4 |
xgboost==1.4.2
|
|
|
1 |
+
pip=21.1.3
|
2 |
streamlit==1.4.0
|
3 |
pandas==1.3.0
|
4 |
xgboost==1.4.2
|