Spaces:
Sleeping
Sleeping
Commit
·
e76c709
1
Parent(s):
1bc58b7
scikit learn
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ Flask_Cors==3.0.10
|
|
3 |
matplotlib==3.5.3
|
4 |
numpy==1.21.6
|
5 |
requests==2.28.2
|
6 |
-
scikit_learn==1.
|
7 |
seaborn==0.12.2
|
8 |
gunicorn==20.1.0
|
|
|
3 |
matplotlib==3.5.3
|
4 |
numpy==1.21.6
|
5 |
requests==2.28.2
|
6 |
+
scikit_learn==1.0.2
|
7 |
seaborn==0.12.2
|
8 |
gunicorn==20.1.0
|