mrmocciai commited on
Commit
b539c65
1 Parent(s): e48a7ab

Update req/requirements-full.txt

Browse files
Files changed (1) hide show
  1. req/requirements-full.txt +1 -2
req/requirements-full.txt CHANGED
@@ -1,11 +1,10 @@
1
- pip==24.1
2
  joblib>=1.1.0
3
  numba==0.56.4
4
  numpy==1.23.5
5
  scipy==1.9.3
6
  librosa==0.9.1
7
  llvmlite==0.39.0
8
- omegaconf==2.0.5
9
  fairseq==0.12.2
10
  faiss-cpu==1.7.3
11
  Cython
 
 
1
  joblib>=1.1.0
2
  numba==0.56.4
3
  numpy==1.23.5
4
  scipy==1.9.3
5
  librosa==0.9.1
6
  llvmlite==0.39.0
7
+ omegaconf==2.1.1
8
  fairseq==0.12.2
9
  faiss-cpu==1.7.3
10
  Cython