Spaces:
Sleeping
Sleeping
DeeeTeeee01
commited on
Commit
·
5f931ae
1
Parent(s):
bd9eb1a
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
numpy==1.22.4
|
2 |
pandas==1.5.3
|
3 |
matplotlib==3.5.1
|
4 |
-
pickle==0
|
5 |
joblib==1.2.0
|
6 |
scikit-learn==1.2.2
|
7 |
streamlit==1.23.1
|
|
|
1 |
numpy==1.22.4
|
2 |
pandas==1.5.3
|
3 |
matplotlib==3.5.1
|
4 |
+
pickle==4.0
|
5 |
joblib==1.2.0
|
6 |
scikit-learn==1.2.2
|
7 |
streamlit==1.23.1
|