Skip to content

Commit d65da06

Browse files
committed
添加依赖库文件
1 parent 797d27b commit d65da06

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

requirements.txt

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
beautifulsoup4==4.6.3
2+
bs4==0.0.1
3+
certifi==2018.11.29
4+
chardet==3.0.4
5+
Click==7.0
6+
Flask==1.0.2
7+
idna==2.8
8+
itsdangerous==1.1.0
9+
Jinja2==2.10
10+
lxml==4.2.5
11+
MarkupSafe==1.1.0
12+
Pillow==5.3.0
13+
pytesseract==0.2.5
14+
requests==2.21.0
15+
snnusdk>=0.0.1
16+
urllib3==1.24.1
17+
Werkzeug==0.14.1

0 commit comments

Comments
 (0)