Skip to content

Commit ecf2cba

Browse files
committed
Freeze package versions
1 parent 72c67de commit ecf2cba

File tree

1 file changed

+24
-6
lines changed

1 file changed

+24
-6
lines changed

qr_code_server/requirements.txt

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
1-
ddddocr
2-
requests
3-
flask
4-
pycryptodomex
5-
lxml
6-
gunicorn
1+
certifi==2022.12.7
2+
click==8.1.3
3+
coloredlogs==15.0.1
4+
ddddocr==1.4.7
5+
Flask==2.2.3
6+
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

Comments
 (0)