Sanjayraju30 commited on
Commit
33b9576
·
verified ·
1 Parent(s): 25aa654

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- pytesseract
2
- opencv-python-headless
3
- pillow
4
- numpy
5
- gradio
 
 
 
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