Pointf5ive commited on
Commit
776da0b
·
1 Parent(s): 9556658

Gradio 6 cleanup: pin <7, remove deprecated queue=False

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=4.44
2
  pandas>=2.2
3
  openpyxl>=3.1
4
  plotly>=5.22
 
1
+ gradio>=4.44,<7
2
  pandas>=2.2
3
  openpyxl>=3.1
4
  plotly>=5.22