diff --git a/requirements.txt b/requirements.txt index a8a72e4..0644837 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,10 @@ +numpy==1.26.2 +opencv-python==4.6.0.66 paddleclas==2.5.2 paddlenlp==2.6.1 paddleocr==2.7.3 pymysql==1.1.0 +requests==2.22.0 sqlacodegen==2.3.0.post1 sqlalchemy==1.4.52 -ufile==3.2.9 -opencv-python==4.6.0.66 -numpy==1.26.2 \ No newline at end of file +ufile==3.2.9 \ No newline at end of file