lowered to 24.0 pydub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -41,7 +41,7 @@ pandas==1.5.3
|
|
41 |
Pillow==9.4.0
|
42 |
pycryptodome==3.17
|
43 |
pydantic==1.10.6
|
44 |
-
pydub==0.
|
45 |
pyparsing==3.0.9
|
46 |
pyrsistent==0.19.3
|
47 |
python-dateutil==2.8.2
|
|
|
41 |
Pillow==9.4.0
|
42 |
pycryptodome==3.17
|
43 |
pydantic==1.10.6
|
44 |
+
pydub==0.24.0
|
45 |
pyparsing==3.0.9
|
46 |
pyrsistent==0.19.3
|
47 |
python-dateutil==2.8.2
|