salzzyy commited on
Commit
d21e4d7
·
1 Parent(s): 8cb6143

Added portaudio19-dev to apt.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -31,6 +31,7 @@ pandas==2.2.3; python_version >= '3.9'
31
  pillow==11.1.0; python_version >= '3.9'
32
  pydantic==2.10.5; python_version >= '3.8'
33
  pydantic-core==2.27.2; python_version >= '3.8'
 
34
  pydub==0.25.1
35
  pygments==2.19.1; python_version >= '3.8'
36
  python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 
31
  pillow==11.1.0; python_version >= '3.9'
32
  pydantic==2.10.5; python_version >= '3.8'
33
  pydantic-core==2.27.2; python_version >= '3.8'
34
+ pyaudio
35
  pydub==0.25.1
36
  pygments==2.19.1; python_version >= '3.8'
37
  python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'