Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,5 @@ pandas==1.1.4
|
|
| 17 |
pyyaml==5.1
|
| 18 |
scikit-learn==0.22
|
| 19 |
scikit-multilearn==0.2.0
|
| 20 |
-
seaborn
|
|
|
|
|
|
| 17 |
pyyaml==5.1
|
| 18 |
scikit-learn==0.22
|
| 19 |
scikit-multilearn==0.2.0
|
| 20 |
+
seaborn
|
| 21 |
+
plotnine
|