Spaces:
Runtime error
Runtime error
Update requriment.txt
Browse files- requriment.txt +6 -4
requriment.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
requests==2.32.3
|
| 3 |
-
boto3==1.35.24
|
| 4 |
Pillow==10.4.0
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.44.0
|
|
|
|
|
|
|
| 2 |
Pillow==10.4.0
|
| 3 |
+
python-dotenv==1.0.1
|
| 4 |
+
simple-salesforce==1.12.6
|
| 5 |
+
fastapi==0.115.0
|
| 6 |
+
uvicorn==0.30.6
|
| 7 |
+
pytz==2023.3
|