configprops==1.1.0
fastapi==0.63.0
gunicorn==20.0.4
httptools==0.1.1
ptable==0.9.2
python-dotenv==0.15.0
pyyaml==5.4.1
typing-extensions==3.7.4.3
uvicorn[standard]==0.13.4
uvloop==0.15.2
watchgod==0.7
websockets==8.1

[:python_full_version >= "3.6.1"]
pydantic==1.8.1

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"]
click==7.1.2

[:python_version >= "3.6"]
h11==0.12.0
starlette==0.13.6

[dev]
