Navya-Sree commited on
Commit
6d218f2
·
verified ·
1 Parent(s): f64fe55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  pandas>=2.0.0
2
  numpy>=1.24.0
3
  plotly>=5.0.0
4
- gradio>=4.0.0
5
  scipy>=1.10.0
 
1
  pandas>=2.0.0
2
  numpy>=1.24.0
3
  plotly>=5.0.0
4
+ gradio>=4.13.0 # Critical - older versions have different APIs
5
  scipy>=1.10.0