Skip to content

Commit 2edd7ee

Browse files
committed
updating scipy version in requirements.txt.
1 parent 73789b5 commit 2edd7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ joblib>=0.14.1
55
numpy>=1.17.0
66
packaging
77
pre-commit>=2.3.0
8-
scipy>=1.4.1
8+
scipy>=1.4.1, <1.9
99
sentencepiece>=0.1.91
1010
SoundFile; sys_platform == 'win32'
1111
torch>=1.9.0

0 commit comments

Comments
 (0)