Swathi6 commited on
Commit
5b36b7c
·
verified ·
1 Parent(s): 3489009

Update requirements.txt

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