kdoherty commited on
Commit
2b839d2
·
1 Parent(s): a9ce5f3

Add audioop-lts for Python 3.13 compat

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  gradio>=4.44
2
  pandas>=2.0
 
 
1
  gradio>=4.44
2
  pandas>=2.0
3
+ audioop-lts; python_version>="3.13"