Skip to content

Commit 5075e12

Browse files
authored
Add files via upload
添加依赖文档
1 parent b199569 commit 5075e12

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

requirements.txt

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
altgraph==0.17
2+
asgiref==3.4.1
3+
beautifulsoup4==4.9.3
4+
certifi==2021.5.30
5+
cffi==1.14.6
6+
chardet==4.0.0
7+
charset-normalizer==2.0.3
8+
cheroot==8.5.2
9+
cryptography==3.4.7
10+
Django==3.2.5
11+
idna==2.10
12+
image==1.5.33
13+
jaraco.functools==3.3.0
14+
lxml==4.6.3
15+
more-itertools==8.8.0
16+
optionaldict==0.1.2
17+
Pillow==8.3.1
18+
psutil==5.8.0
19+
ptyprocess==0.7.0
20+
pycparser==2.20
21+
pycryptodome==3.10.1
22+
pyinstaller==4.5.1
23+
pyinstaller-hooks-contrib==2021.3
24+
pyOpenSSL==20.0.1
25+
PySocks==1.7.1
26+
python-dateutil==2.8.1
27+
pytz==2021.1
28+
qrcode==7.1
29+
requests==2.26.0
30+
schedule==1.1.0
31+
six==1.16.0
32+
soupsieve==2.2.1
33+
sqlparse==0.4.1
34+
terminado==0.11.0
35+
tornado==6.1
36+
urllib3==1.25.11
37+
web.py==0.62
38+
wechatpy==1.8.15
39+
xmltodict==0.12.0

0 commit comments

Comments
 (0)