We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72c67de commit ecf2cbaCopy full SHA for ecf2cba
qr_code_server/requirements.txt
@@ -1,6 +1,24 @@
1
-ddddocr
2
-requests
3
-flask
4
-pycryptodomex
5
-lxml
6
-gunicorn
+certifi==2022.12.7
+click==8.1.3
+coloredlogs==15.0.1
+ddddocr==1.4.7
+Flask==2.2.3
+flatbuffers==23.3.3
7
+gunicorn==20.1.0
8
+humanfriendly==10.0
9
+itsdangerous==2.1.2
10
+Jinja2==3.1.2
11
+jsonpointer==2.0
12
+lxml==4.9.2
13
+MarkupSafe==2.1.2
14
+mpmath==1.3.0
15
+numpy==1.24.2
16
+onnxruntime==1.14.1
17
+opencv-python-headless==4.7.0.72
18
+Pillow==9.4.0
19
+protobuf==4.22.1
20
+pycryptodomex==3.17
21
+sympy==1.11.1
22
+Werkzeug==2.2.3
23
+zstandard==0.19.0
24
+requests==2.28.2
0 commit comments