Navya-Sree commited on
Commit
0696a33
·
verified ·
1 Parent(s): 2fefb50

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,5 +1,6 @@
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
 
 
1
+ pandas>=1.5.0
2
+ numpy>=1.20.0
3
  plotly>=5.0.0
4
  gradio>=3.0.0
5
+ scipy>=1.7.0
6
+ requests>=2.0.0