forked from mrcartoonster/fastapp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
36 lines (36 loc) · 784 Bytes
/
requirements.txt
File metadata and controls
36 lines (36 loc) · 784 Bytes
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
aiofiles==0.8.0
aniso8601==9.0.1
async-exit-stack==1.0.1
async-generator==1.10
certifi==2021.10.8
chardet==4.0.0
click==8.1.2
dnspython==2.2.1
email-validator==1.1.3
emoji==1.7.0
fastapi==0.75.2
graphene==3.0
graphql-core==3.2.1
graphql-relay==3.2.0
gunicorn==20.1.0
h11==0.13.0
httptools==0.4.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"
idna==3.3
itsdangerous==2.1.2
jinja2==3.1.1
markupsafe==2.1.1
mimesis==5.3.0
orjson==3.6.8
promise==2.3
pydantic==1.9.0
python-multipart==0.0.5
pyyaml==6.0
requests==2.27.1
rx==3.2.0
six==1.16.0
starlette==0.19.0
ujson==5.2.0
urllib3==1.26.9
uvicorn==0.17.6
uvloop==0.16.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"
websockets==10.3