prudhviLatha commited on
Commit
3d245a5
·
verified ·
1 Parent(s): f03890e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pandas>=2.0.0
2
+ numpy>=1.24.0
3
+ simple-salesforce>=1.12.0
4
+ python-dotenv>=1.0.0
5
+ gradio>=4.0.0
6
+ plotly>=5.10.0
7
+ matplotlib>=3.7.0