-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathrequirements.txt
56 lines (56 loc) · 941 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
aiofiles==0.5.0
aniso8601==7.0.0
appdirs==1.4.4
async-exit-stack==1.0.1
async-generator==1.10
atomicwrites==1.4.0
attrs==20.3.0
black==20.8b1
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
colorama==0.4.4
dnspython==2.1.0
email-validator==1.1.2
fastapi==0.63.0
graphene==2.1.8
graphql-core==2.3.2
graphql-relay==2.0.1
greenlet==1.0.0
h11==0.12.0
idna==2.10
iniconfig==1.1.1
isort==5.8.0
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==1.1.1
mypy-extensions==0.4.3
orjson==3.5.2
packaging==20.9
pathspec==0.8.1
pluggy==0.13.1
promise==2.3
psycopg2==2.8.6
py==1.10.0
pydantic==1.8.2
pyparsing==2.4.7
pytest==6.2.3
pytest-dependency==0.5.1
python-decouple==3.4
python-dotenv==0.17.0
python-multipart==0.0.5
PyYAML==5.4.1
regex==2021.4.4
requests==2.25.1
Rx==1.6.1
six==1.15.0
SQLAlchemy==1.4.11
starlette==0.13.6
toml==0.10.2
typed-ast==1.4.3
typing-extensions==3.7.4.3
ujson==5.4.0
urllib3==1.26.5
uvicorn==0.13.4
watchgod==0.7
websockets==9.1