prudhviLatha commited on
Commit
398370d
·
verified ·
1 Parent(s): c950a3d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio==4.24.0
2
- pandas==2.2.2
3
- numpy==1.26.4
4
- plotly==5.21.0
5
- simple-salesforce==1.12.5
6
- python-dotenv==1.0.1
 
1
+ gradio==3.10.0
2
+ pandas==1.5.3
3
+ numpy==1.24.1
4
+ simple-salesforce==1.11.3
5
+ python-dotenv==0.21.0
6
+ plotly==5.7.0