markobinario commited on
Commit
428cbc4
·
verified ·
1 Parent(s): 12f27a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -4,4 +4,10 @@ numpy==1.24.3
4
  scikit-learn==1.3.2
5
  requests==2.31.0
6
  joblib==1.3.2
7
- orjson==3.9.10
 
 
 
 
 
 
 
4
  scikit-learn==1.3.2
5
  requests==2.31.0
6
  joblib==1.3.2
7
+ orjson>=3.9.10
8
+ fastapi>=0.100.0
9
+ uvicorn>=0.20.0
10
+ python-multipart>=0.0.9
11
+ pydub>=0.25.0
12
+ ffmpy>=0.6.0
13
+ importlib-resources>=5.0.0