Science4Insights commited on
Commit
49d0e54
·
verified ·
1 Parent(s): d811bbb

Update requeriments.txt

Browse files
Files changed (1) hide show
  1. requeriments.txt +7 -7
requeriments.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio>=4.0.0
2
- pandas>=2.0.0
3
- numpy>=1.20.0
4
- openai>=1.0.0
5
- plotly>=5.0.0
6
- openpyxl>=3.0.0
7
- tqdm>=4.65.0
 
1
+ gradio==4.7.1
2
+ pandas==2.1.3
3
+ numpy==1.26.2
4
+ openai==0.28.0
5
+ plotly==5.18.0
6
+ openpyxl==3.1.2
7
+ tqdm==4.66.1