sleeper371 commited on
Commit
1cb4b1f
·
1 Parent(s): 01dd26b

update numpy ver req

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -21,7 +21,7 @@
21
  # - Space python_version must stay 3.11 (see README.md): soynlp==0.0.493
22
  # (pinned by qwen-asr) fails to build on Python 3.12+.
23
  torch==2.11.0
24
- numpy==2.4.6
25
  soundfile==0.14.0
26
  librosa==0.11.0
27
  qwen-omni-utils==0.0.9
 
21
  # - Space python_version must stay 3.11 (see README.md): soynlp==0.0.493
22
  # (pinned by qwen-asr) fails to build on Python 3.12+.
23
  torch==2.11.0
24
+ numpy
25
  soundfile==0.14.0
26
  librosa==0.11.0
27
  qwen-omni-utils==0.0.9