Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
gradio==
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
python-dotenv==
|
| 6 |
-
accelerate==0.34.2 # Added accelerate
|
|
|
|
| 1 |
+
gradio==3.0.10
|
| 2 |
+
simple-salesforce==1.11.3
|
| 3 |
+
pandas==1.5.2
|
| 4 |
+
reportlab==3.6.9
|
| 5 |
+
python-dotenv==0.19.2
|
|
|