-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
75 lines (75 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
72
73
74
75
aiosqlite==0.16.0
alembic==1.4.3
appdirs==1.4.4
astroid==2.4.2
asyncpg==0.21.0
attrs==20.3.0
automodinit==0.16
bcrypt==3.2.0
black==20.8b1
certifi==2020.6.20
cffi==1.14.3
cfgv==3.2.0
chardet==3.0.4
click==7.1.2
cryptography==3.2.1
databases==0.4.0
distlib==0.3.1
ecdsa==0.14.1
fastapi==0.61.1
filelock==3.0.12
flake8==3.8.4
greenlet==0.4.17
h11==0.11.0
httpcore==0.12.1
httpx==0.16.1
identify==1.5.7
idna==2.10
iniconfig==1.1.1
isort==5.6.4
lazy-object-proxy==1.4.3
Mako==1.1.3
Markdown==3.3.3
MarkupSafe==1.1.1
massedit==0.68.6
mccabe==0.6.1
mypy-extensions==0.4.3
nodeenv==1.5.0
packaging==20.4
passlib==1.7.4
pathspec==0.8.0
pluggy==0.13.1
pre-commit==2.8.2
psycopg2==2.8.6
py==1.9.0
pyasn1==0.4.8
pycodestyle==2.6.0
pycparser==2.20
pydantic==1.7.2
pyflakes==2.2.0
pylint==2.6.0
pyparsing==2.4.7
pytest==6.1.2
pytest-asyncio==0.14.0
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
python-jose==3.2.0
python-multipart==0.0.5
PyYAML==5.3.1
regex==2020.10.28
requests==2.25.0
rfc3986==1.4.0
rsa==4.6
sentry-sdk==0.19.2
six==1.15.0
sniffio==1.2.0
SQLAlchemy==1.4.0b1
starlette==0.13.6
toml==0.10.2
typed-ast==1.4.1
typing-extensions==3.7.4.3
urllib3==1.25.11
uvicorn==0.12.2
virtualenv==20.1.0
wrapt==1.12.1