chore(pip): remove some unnecessary version restrictions
in order to enable installation on pyver>3.11
This commit is contained in:
parent
6141253fba
commit
03692a261e
@ -1,9 +1,9 @@
|
||||
joblib>=1.1.0
|
||||
numba==0.56.4
|
||||
numpy==1.23.5
|
||||
numba
|
||||
numpy
|
||||
scipy
|
||||
librosa==0.9.1
|
||||
llvmlite==0.39.0
|
||||
llvmlite
|
||||
fairseq==0.12.2
|
||||
faiss-cpu==1.7.3
|
||||
gradio==3.34.0
|
||||
|
Loading…
Reference in New Issue
Block a user