VOIDER commited on
Commit
b68c2d8
·
verified ·
1 Parent(s): a597782

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio>=5.0.0
2
- pandas>=2.0.0
3
- numpy>=1.24.0
4
- pyarrow>=12.0.0
5
- requests>=2.0.0
6
- plotly>=5.0.0
 
 
1
+ gradio>=5.0.0
2
+ pandas>=2.0.0
3
+ numpy
4
+ plotly
5
+ tenacity
6
+ requests
7
+ pyarrow