Spaces:
Running
Running
sci update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
emoji==0.4
|
2 |
numpy==1.19.5
|
3 |
-
scipy==1.5
|
4 |
-
scikit-learn==0.
|
5 |
text-unidecode==1.0
|
6 |
nose==1.3.7
|
7 |
torch==1.7.1
|
|
|
1 |
emoji==0.4
|
2 |
numpy==1.19.5
|
3 |
+
scipy==1.5.2
|
4 |
+
scikit-learn==0.23.2
|
5 |
text-unidecode==1.0
|
6 |
nose==1.3.7
|
7 |
torch==1.7.1
|