-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 899 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
aiomysql==0.0.21
anyio==3.3.1
asgiref==3.4.1
attrs==21.2.0
cached-property==1.5.2
certifi==2021.5.30
charset-normalizer==2.0.6
click==8.0.1
databases==0.5.3
ecdsa==0.17.0
fastapi==0.68.1
graphql-core==3.1.6
greenlet==1.1.2
h11==0.12.0
httpcore==0.13.7
httptools==0.2.0
httpx==0.19.0
idna==3.2
iniconfig==1.1.1
jose==1.0.0
mirakuru==2.4.1
mysqlclient==2.0.3
packaging==21.0
passlib==1.7.4
pluggy==1.0.0
port-for==0.6.1
psutil==5.8.0
py==1.11.0
pyasn1==0.4.8
pydantic==1.8.2
Pygments==2.10.0
PyMySQL==0.9.3
pyparsing==2.4.7
pytest==6.2.5
pytest-asyncio==0.15.1
pytest-mysql==2.1.0
python-dateutil==2.8.2
python-dotenv==0.19.0
python-jose==3.3.0
python-multipart==0.0.5
PyYAML==5.4.1
rfc3986==1.5.0
rsa==4.8
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.25
starlette==0.14.2
strawberry-graphql==0.80.2
toml==0.10.2
typing-extensions==3.10.0.2
uvicorn==0.15.0
uvloop==0.16.0
watchgod==0.7
websockets==10.0