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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
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.13.0 # Critical - older versions have different APIs
5
- scipy>=1.10.0
 
1
+ pandas>=1.0.0
2
+ numpy>=1.0.0
3
  plotly>=5.0.0
4
+ gradio>=3.0.0
5
+ scipy>=1.0.0