mukunda1729 commited on
Commit
c3d8f35
·
verified ·
1 Parent(s): d139ea8

fix: pin gradio>=5 + audioop-lts shim for py3.13

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio>=4.44.0
 
2
  agentfit-py>=0.1.0
3
  agentguard-firewall>=0.1.0
4
  agentsnap-py>=0.1.0
 
1
+ gradio>=5.0.0
2
+ audioop-lts; python_version >= "3.13"
3
  agentfit-py>=0.1.0
4
  agentguard-firewall>=0.1.0
5
  agentsnap-py>=0.1.0