diff --git a/qr_code_server/requirements.txt b/qr_code_server/requirements.txt index 2f3a624..d956281 100644 --- a/qr_code_server/requirements.txt +++ b/qr_code_server/requirements.txt @@ -1,6 +1,24 @@ -ddddocr -requests -flask -pycryptodomex -lxml -gunicorn \ No newline at end of file +certifi==2022.12.7 +click==8.1.3 +coloredlogs==15.0.1 +ddddocr==1.4.7 +Flask==2.2.5 +flatbuffers==23.3.3 +gunicorn==20.1.0 +humanfriendly==10.0 +itsdangerous==2.1.2 +Jinja2==3.1.2 +jsonpointer==2.0 +lxml==4.9.2 +MarkupSafe==2.1.2 +mpmath==1.3.0 +numpy==1.24.2 +onnxruntime==1.14.1 +opencv-python-headless==4.7.0.72 +Pillow==9.4.0 +protobuf==4.22.1 +pycryptodomex==3.17 +sympy==1.11.1 +Werkzeug==2.2.3 +zstandard==0.19.0 +requests==2.28.2 \ No newline at end of file