Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
gradio==
|
|
|
2 |
pytesseract==0.3.13
|
3 |
-
|
4 |
-
numpy==
|
5 |
-
|
6 |
-
pytz==2025.2
|
7 |
simple-salesforce==1.12.6
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
opencv-python==4.10.0.84
|
3 |
pytesseract==0.3.13
|
4 |
+
Pillow==10.4.0
|
5 |
+
numpy==1.26.4
|
6 |
+
pytz==2024.1
|
|
|
7 |
simple-salesforce==1.12.6
|