-
Notifications
You must be signed in to change notification settings - Fork 10
/
requirements.txt
87 lines (87 loc) · 1.41 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
aiohttp==3.8.1
aiomysql==0.0.22
aioredis==2.0.1
aiosignal==1.2.0
aiosqlite==0.17.0
amqp==5.1.0
anyio==3.5.0
asgiref==3.5.0
async-timeout==4.0.2
attrs==21.4.0
bcrypt==3.2.0
billiard==3.6.4.0
black==22.3.0
cachetools==5.0.0
celery==5.2.6
certifi==2021.10.8
cffi==1.15.0
cfgv==3.3.1
charset-normalizer==2.0.12
click==8.1.2
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.4
construct==2.5.3
cssselect==1.1.0
cssutils==2.4.0
dictdiffer==0.9.0
distlib==0.3.4
dnspython==2.2.1
ecdsa==0.17.0
elasticsearch==7.10.1
email-validator==1.1.3
eventlet==0.33.0
fastapi==0.75.1
filelock==3.6.0
frozenlist==1.3.0
future==0.18.2
greenlet==1.1.2
h11==0.13.0
identify==2.4.12
idna==3.3
iso8601==1.0.2
isort==5.10.1
kombu==5.2.4
lxml==4.8.0
multidict==6.0.2
mutagen==1.45.1
mypy-extensions==0.4.3
nodeenv==1.6.0
passlib==1.7.4
pathspec==0.9.0
pefile==2021.9.3
Pillow==9.0.1
platformdirs==2.5.1
premailer==3.10.0
prompt-toolkit==3.0.29
py3Fdfs==2.2.0
pyasn1==0.4.8
pycparser==2.21
pydantic==1.9.0
PyMySQL==0.9.3
pypika-tortoise==0.1.4
python-dateutil==2.8.2
python-dotenv==0.20.0
python-jose==3.3.0
python-ptrace==0.9.8
pytz==2022.1
PyYAML==6.0
requests==2.27.1
ronglian-sms-sdk==1.0.0
rsa==4.8
simpel-captcha==0.1.2
six==1.16.0
sniffio==1.2.0
starlette==0.17.1
toml==0.10.2
tomli==2.0.1
tomlkit==0.10.1
tortoise-orm==0.19.0
typing_extensions==4.1.1
urllib3==1.26.9
uvicorn==0.17.6
vine==5.0.0
wcwidth==0.2.5
yagmail==0.15.277
yarl==1.7.2