Swathi6 commited on
Commit
5caf1d0
·
verified ·
1 Parent(s): 5f374a9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.115.0
2
+ uvicorn==0.30.6
3
+ pydantic==2.9.2
4
+ reportlab==4.2.2
5
+ numpy==1.26.4
6
+ huggingface_hub==0.25.1
7
+ simple-salesforce==1.12.6
8
+ python-dotenv==1.0.1