[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
pytest-apistellar = "*"
pytest-cov = "*"
pytest-asyncio = "*"
pytest = "*"
pylint = "*"

[packages]
apistar = "<=0.5.42"
uvicorn = ">=0.7.0"
gunicorn = "*"
toolkity = ">=1.9.3"
whitenoise = "<=3.3.1"
pyaop = "*"
Flask = "==1.0.2"
pytz = "*"
aiofiles = "*"
aiohttp = "*"
contextvars = "*"

[requires]
python_version = "3.7"
