Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
gradio==5.34.0
|
| 2 |
-
|
| 3 |
opencv-python-headless==4.11.0.86
|
| 4 |
numpy==2.2.6
|
| 5 |
pillow==11.2.1
|
| 6 |
-
pytz==2025.2
|
|
|
|
|
|
| 1 |
gradio==5.34.0
|
| 2 |
+
pytesseract==0.3.13
|
| 3 |
opencv-python-headless==4.11.0.86
|
| 4 |
numpy==2.2.6
|
| 5 |
pillow==11.2.1
|
| 6 |
+
pytz==2025.2
|
| 7 |
+
simple-salesforce==1.12.6
|