alm7640 commited on
Commit
21038dd
·
1 Parent(s): 863087f

fix: add pyaudioop for Python 3.13 audioop compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio>=5.0.0
 
2
  pandas>=2.0.0
3
  numpy>=1.24.0
4
  pdfplumber>=0.10.0
 
1
  gradio>=5.0.0
2
+ pyaudioop
3
  pandas>=2.0.0
4
  numpy>=1.24.0
5
  pdfplumber>=0.10.0