Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -42,7 +42,7 @@ audioread
|
|
42 |
uvicorn>=0.21.1
|
43 |
colorama>=0.4.5
|
44 |
pyworld>=0.3.2
|
45 |
-
httpx
|
46 |
onnxruntime-gpu
|
47 |
torchcrepe==0.0.20
|
48 |
mega.py
|
|
|
42 |
uvicorn>=0.21.1
|
43 |
colorama>=0.4.5
|
44 |
pyworld>=0.3.2
|
45 |
+
httpx>=0.24.1
|
46 |
onnxruntime-gpu
|
47 |
torchcrepe==0.0.20
|
48 |
mega.py
|