diff --git a/requirements.txt b/requirements.txt index e9f7c59..889cdc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,13 @@ numpy==1.26.2 onnxconverter-common==1.14.0 -opencv-python==4.6.0.66 +opencv-python==4.10.0.84 paddle2onnx==1.2.3 paddleclas==2.5.2 paddlenlp==2.6.1 -paddleocr==2.7.3 -pymysql==1.1.0 -requests==2.22.0 +paddleocr==2.8.1 +pillow==10.4.0 +pymysql==1.1.1 +requests==2.32.3 sqlacodegen==2.3.0.post1 sqlalchemy==1.4.52 tenacity==8.5.0