inesassia commited on
Commit
849619e
·
verified ·
1 Parent(s): 9c6f28c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio==4.31.0
2
- pandas
3
- plotly
 
1
+ gradio>=6.19.0
2
+ pandas>=2.0
3
+ plotly>=5.0