-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
71 lines (71 loc) · 1.2 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
aiohttp==3.7.4.post0
alembic==1.7.5
anyio==3.4.0
APScheduler==3.8.1
arrow==1.2.1
asgiref==3.4.1
async-timeout==3.0.1
asyncpg==0.25.0
attrs==21.4.0
b2sdk==1.14.0
backports.zoneinfo==0.2.1
bcrypt==3.2.0
black==21.12b0
boto3==1.21.7
botocore==1.24.7
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.9
click==8.0.3
databases==0.5.3
dnspython==2.1.0
email-validator==1.1.3
fastapi==0.70.1
greenlet==1.1.2
h11==0.12.0
idna==3.3
importlib-metadata==4.10.0
importlib-resources==5.4.0
jmespath==0.10.0
logfury==1.0.1
loguru==0.5.3
makefun==1.12.1
Mako==1.1.6
MarkupSafe==2.0.1
multidict==6.0.2
mypy-extensions==0.4.3
oauthlib==3.1.1
passlib==1.7.4
pathspec==0.9.0
Pillow==8.4.0
platformdirs==2.4.0
psycopg2==2.9.2
pycparser==2.21
pydantic==1.8.2
PyJWT==2.3.0
PyNaCl==1.5.0
python-dateutil==2.8.2
python-multipart==0.0.5
pytz==2021.3
pytz-deprecation-shim==0.1.0.post0
requests==2.26.0
requests-oauthlib==1.3.0
s3transfer==0.5.0
sentry-sdk==1.5.4
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.29
sqlalchemy-filters==0.12.0
SQLAlchemy-Utils==0.38.1
starlette==0.16.0
tomli==1.2.3
tqdm==4.62.3
typing_extensions==4.0.1
tzdata==2021.5
tzlocal==4.1
urllib3==1.26.7
uvicorn==0.16.0
watchgod==0.7
yarl==1.7.2
zipp==3.6.0