DSatishchandra commited on
Commit
572f0b9
·
verified ·
1 Parent(s): 818ab7c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  streamlit==1.22.0
2
  pymupdf==1.22.5
3
  easyocr==1.6.2
4
- opencv-python==4.8.0.74
 
5
  numpy<2.0
6
  pybind11>=2.12
 
1
  streamlit==1.22.0
2
  pymupdf==1.22.5
3
  easyocr==1.6.2
4
+ opencv-python==4.7.0.68
5
+ opencv-contrib-python==4.7.0.68
6
  numpy<2.0
7
  pybind11>=2.12