Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ gunicorn
|
|
3 |
simple-salesforce
|
4 |
flask-session
|
5 |
pyngrok
|
6 |
-
python-dotenv==1.0.0
|
|
|
|
|
|
|
|
3 |
simple-salesforce
|
4 |
flask-session
|
5 |
pyngrok
|
6 |
+
python-dotenv==1.0.0
|
7 |
+
requests==2.31.0
|
8 |
+
Pillow==10.1.0
|
9 |
+
urllib3==2.0.7
|