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

[dev-packages]
mypy = "==0.790"
black = "==19.10b0"
flit = "~=3.0"
interrogate = "~=1.2"
safety = "~=1.9.0"
pytest = "~=6.1.0"
pytest-cov = "*"
pytest-asyncio = "*"
sybil="~=1.3"
typing-extensions = "*"
# Needed for the Env class
pydantic = "~=1.6.1"
# Needed for the integrations only
starlette = "~=0.13.6"
fastapi = "~=0.61.1"
flask = "~=1.1"
django = "~=3.0"
mkdocs = "~=1.1.2"
