Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -15,8 +15,7 @@ matplotlib==3.5.3
|
|
15 |
numpy~=1.21.0
|
16 |
pandas==1.1.4
|
17 |
pyyaml==5.1
|
18 |
-
scikit-learn
|
19 |
-
scikit-multilearn==0.2.0
|
20 |
seaborn
|
21 |
adjustText
|
22 |
plotnine
|
|
|
15 |
numpy~=1.21.0
|
16 |
pandas==1.1.4
|
17 |
pyyaml==5.1
|
18 |
+
scikit-learn~=0.22
|
|
|
19 |
seaborn
|
20 |
adjustText
|
21 |
plotnine
|