SChodavarpu commited on
Commit
c445342
·
verified ·
1 Parent(s): 09924d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,4 +1,2 @@
1
- # minimal deps for your app.py
2
- gradio>=4.31.0,<5
3
- plotly>=5.22,<6
4
- pandas>=2.0,<3
 
1
+ gradio>=4.29
2
+ numpy>=1.24