-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
82 lines (82 loc) · 1.35 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
aiosqlite==0.17.0
alembic==1.7.5
anyio==3.3.4
APScheduler==3.8.1
asgiref==3.4.1
astroid==2.11.5
backports.zoneinfo==0.2.1
bcrypt==3.2.0
bracex==2.2.1
casbin==1.14.0
casbin-sqlalchemy-adapter==0.4.2
certifi==2022.5.18
cffi==1.15.0
charset-normalizer==2.0.12
click==8.0.3
colorama==0.4.4
cryptography==36.0.0
Deprecated==1.2.13
dill==0.3.4
dnspython==2.1.0
docopt==0.6.2
ecdsa==0.17.0
email-validator==1.1.3
fastapi==0.70.0
future==0.18.2
git-pylint-commit-hook==2.6.1
greenlet==1.1.2
h11==0.12.0
httptools==0.2.0
idna==3.3
importlib-metadata==4.8.2
importlib-resources==5.4.0
iso8601==1.0.2
isort==5.10.1
jose==1.0.0
jwt==1.3.1
lazy-object-proxy==1.7.1
loguru==0.5.3
Mako==1.1.6
MarkupSafe==2.0.1
mccabe==0.7.0
nanoid==2.0.0
passlib==1.7.4
peewee==3.14.10
pipreqs==0.4.11
platformdirs==2.5.2
pyasn1==0.4.8
pycparser==2.21
pydantic==1.8.2
PyJWT==2.3.0
pylint==2.13.9
PyMySQL==1.0.2
pypika-tortoise==0.1.5
python-dotenv==0.19.2
python-jose==3.3.0
pytz==2021.3
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
redis==4.0.2
requests==2.27.1
rsa==4.8
simpleeval==0.9.11
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.28
starlette==0.16.0
tenacity==8.0.1
tomli==2.0.1
tortoise-orm==0.19.1
typing==3.7.4.3
typing_extensions==4.0.0
tzdata==2021.5
tzlocal==4.1
urllib3==1.26.9
uvicorn==0.15.0
watchgod==0.7
wcmatch==8.3
websockets==10.1
win32-setctime==1.0.4
wrapt==1.13.3
yarg==0.1.9
zipp==3.6.0