oceansweep
commited on
Commit
•
fa50179
1
Parent(s):
1ae3242
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -27,7 +27,7 @@ email_validator==2.1.1
|
|
27 |
fastapi==0.111.0
|
28 |
fastapi-cli==0.0.3
|
29 |
faster-whisper==1.0.1
|
30 |
-
ffmpeg
|
31 |
ffmpy==0.3.2
|
32 |
filelock==3.13.4
|
33 |
fire==0.6.0
|
@@ -85,7 +85,7 @@ pyreadline3==3.4.1
|
|
85 |
PySocks==1.7.1
|
86 |
python-dateutil==2.9.0.post0
|
87 |
python-dotenv==1.0.1
|
88 |
-
python-ffmpeg
|
89 |
python-multipart==0.0.9
|
90 |
pytz==2024.1
|
91 |
PyYAML==6.0.1
|
|
|
27 |
fastapi==0.111.0
|
28 |
fastapi-cli==0.0.3
|
29 |
faster-whisper==1.0.1
|
30 |
+
ffmpeg
|
31 |
ffmpy==0.3.2
|
32 |
filelock==3.13.4
|
33 |
fire==0.6.0
|
|
|
85 |
PySocks==1.7.1
|
86 |
python-dateutil==2.9.0.post0
|
87 |
python-dotenv==1.0.1
|
88 |
+
python-ffmpeg
|
89 |
python-multipart==0.0.9
|
90 |
pytz==2024.1
|
91 |
PyYAML==6.0.1
|