Vishwas1 commited on
Commit
951b3c6
·
verified ·
1 Parent(s): 8e839af

Upload requirements.txt with huggingface_hub

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
+ simple-salesforce==1.12.6
3
+ pandas>=2.1.4
4
+ openpyxl>=3.1.2
5
+ xlsxwriter>=3.1.9
6
+ python-dotenv>=1.0.0
7
+ requests>=2.31.0
8
+ numpy>=1.25.0