dschandra commited on
Commit
90a0a55
·
verified ·
1 Parent(s): 3ac3d03

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ pandas==2.2.2
3
+ numpy==1.26.4
4
+ matplotlib==3.9.2
5
+ simple-salesforce==1.12.6
6
+ reportlab==4.2.2
7
+ fastapi==0.112.2
8
+ uvicorn==0.30.6