Spaces:
Sleeping
Sleeping
DeeeTeeee01
commited on
Commit
·
92673df
1
Parent(s):
5f931ae
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
matplotlib
|
4 |
-
|
5 |
-
|
6 |
scikit-learn==1.2.2
|
7 |
-
streamlit==1.23.1
|
|
|
1 |
+
pandas==1.4.4
|
2 |
+
streamlit
|
3 |
+
matplotlib
|
4 |
+
pickleshare==0.7.5
|
5 |
+
numpy
|
6 |
scikit-learn==1.2.2
|
|