jithenderchoudary commited on
Commit
8c27694
·
verified ·
1 Parent(s): 49c444a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- huggingface_hub==0.25.2
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ Flask==2.3.2
3
+ simple-salesforce==1.12.6 # Use 1.12.6 as it’s the last version before 1.12.7
4
+ python-dotenv==1.0.0