-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
59 lines (59 loc) · 969 Bytes
/
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
alembic==1.6.5
anyio==3.3.4
asgiref==3.3.4
async-generator==1.10
asyncpg==0.23.0
attrs==21.2.0
boto3==1.17.106
botocore==1.20.106
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
charset-normalizer==2.0.7
click==8.0.1
cryptography==3.4.7
databases==0.4.3
ecdsa==0.17.0
fastapi==0.65.2
flake8==3.9.2
greenlet==1.1.0
h11==0.12.0
httpcore==0.13.7
httpx==0.20.0
idna==2.10
iniconfig==1.1.1
jmespath==0.10.0
Mako==1.1.4
MarkupSafe==2.0.1
mccabe==0.6.1
mypy==0.910
mypy-extensions==0.4.3
outcome==1.1.0
packaging==21.2
pluggy==1.0.0
psycopg2-binary==2.9.1
py==1.10.0
pyasn1==0.4.8
pycodestyle==2.7.0
pycparser==2.20
pydantic==1.8.2
pyflakes==2.3.1
pyparsing==2.4.7
pytest==6.2.5
python-dateutil==2.8.1
python-editor==1.0.4
python-jose==3.3.0
requests==2.25.1
rfc3986==1.5.0
rsa==4.7.2
s3transfer==0.4.2
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
SQLAlchemy==1.3.24
starlette==0.14.2
toml==0.10.2
trio==0.19.0
typing-extensions==3.10.0.0
urllib3==1.26.6
uvicorn==0.14.0