kagikush commited on
Commit
b2f07ed
·
verified ·
1 Parent(s): cba33c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio==4.44.1
2
  openai>=1.30.0
3
  pandas>=2.0.0
4
  numpy>=1.24.0
5
  pyarrow>=14.0.0
 
 
1
+ gradio==5.9.1
2
  openai>=1.30.0
3
  pandas>=2.0.0
4
  numpy>=1.24.0
5
  pyarrow>=14.0.0
6
+ audioop-lts; python_version>="3.13"