Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
lock numpy&pyyaml ver; deepmoji fix
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -33,7 +33,7 @@ joblib==0.17.0
|
|
| 33 |
librosa==0.9.2
|
| 34 |
nltk~=3.7
|
| 35 |
num2words==0.5.10
|
| 36 |
-
numpy
|
| 37 |
omegaconf==2.1.1
|
| 38 |
packaging==21.0
|
| 39 |
pefile==2019.4.18
|
|
@@ -47,7 +47,7 @@ pykakasi==2.2.1
|
|
| 47 |
pyparsing==2.4.7
|
| 48 |
python-crfsuite==0.9.8
|
| 49 |
pywordsegment~=0.2.1
|
| 50 |
-
PyYAML
|
| 51 |
regex==2021.8.28
|
| 52 |
requests==2.25.1
|
| 53 |
resampy==0.2.2
|
|
|
|
| 33 |
librosa==0.9.2
|
| 34 |
nltk~=3.7
|
| 35 |
num2words==0.5.10
|
| 36 |
+
numpy==1.26.4
|
| 37 |
omegaconf==2.1.1
|
| 38 |
packaging==21.0
|
| 39 |
pefile==2019.4.18
|
|
|
|
| 47 |
pyparsing==2.4.7
|
| 48 |
python-crfsuite==0.9.8
|
| 49 |
pywordsegment~=0.2.1
|
| 50 |
+
PyYAML==6.0.1
|
| 51 |
regex==2021.8.28
|
| 52 |
requests==2.25.1
|
| 53 |
resampy==0.2.2
|