File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77numpy
88visualdl
99rapidfuzz
10- opencv-python == 4.6 .0.66
11- opencv-contrib-python == 4.6 .0.66
10+ opencv-python == 4.8 .0.76
11+ opencv-contrib-python == 4.8 .0.76
1212cython
1313lxml
1414premailer
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ def readme():
3838 name = "unstructured.paddleocr" ,
3939 packages = find_packages (),
4040 include_package_data = True ,
41- version = "2.6.1.2 " ,
41+ version = "2.6.1.3 " ,
4242 install_requires = [
4343 "shapely" ,
4444 "scikit-image" ,
@@ -49,8 +49,8 @@ def readme():
4949 "numpy" ,
5050 "visualdl" ,
5151 "rapidfuzz" ,
52- "opencv-python==4.6 .0.66 " ,
53- "opencv-contrib-python==4.6 .0.66 " ,
52+ "opencv-python==4.8 .0.76 " ,
53+ "opencv-contrib-python==4.8 .0.76 " ,
5454 "cython" ,
5555 "lxml" ,
5656 "premailer" ,
You can’t perform that action at this time.
0 commit comments