aiofiles==0.4.0
aiomysql==0.0.20
aiosqlite==0.12.0
aniso8601==7.0.0
async-exit-stack==1.0.1
async-generator==1.10
bcrypt==3.1.7
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.1
cryptography==2.9
dnspython==1.16.0
email-validator==1.0.5
fastapi==0.54.1
graphene==2.1.8
graphql-core==2.3.1
graphql-relay==2.0.1
h11==0.9.0
idna==2.9
itsdangerous==1.1.0
jinja2==2.11.1
markupsafe==1.1.1
orjson==2.6.5
passlib==1.7.2
promise==2.3
pycparser==2.20
pydantic==1.4
pyjwt==1.7.1
pymysql==0.9.2
pypika==0.36.3
python-dotenv==0.12.0
python-multipart==0.0.5
python-rapidjson==0.9.1
pyyaml==5.3.1
requests==2.23.0
rx==1.6.1
six==1.14.0
starlette==0.13.2
typing-extensions==3.7.4.2
ujson==2.0.3
urllib3==1.25.8
uvicorn==0.11.3
uvloop==0.14.0
websockets==8.1
xlsxwriter==1.2.8

[:sys_platform != "win32" and implementation_name == "cpython"]
ciso8601==2.1.3

[:sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy"]
httptools==0.1.1

[:sys_platform == "win32" or implementation_name != "cpython"]
iso8601==0.1.12
