jithenderchoudary commited on
Commit
37284d6
·
verified ·
1 Parent(s): 1b66381

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,8 +1,5 @@
1
- Flask==2.0.2
2
- Werkzeug==2.0.2
3
- openai==0.27.0
4
- requests==2.28.2
5
- python-dotenv==0.21.0
6
- huggingface_hub==0.22.2
7
 
8
 
 
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
 
 
 
4
 
5