[[source]]

url = "https://pypi.python.org/simple"
verify_ssl = true


[dev-packages]

"flake8" = "*"
pycodestyle = "*"
yapf = "*"
isort = "*"
"autopep8" = "*"
cryptography = "*"
pyyaml = "*"
pytest = "*"
pytest-cov = "*"
tox = "*"
pipenv-to-requirements = "*"
"flake8-coding" = "*"
"flake8-comprehensions" = "*"
sphinx = "*"
sphinx-autobuild = "*"
pytest-pythonpath = "*"
pytest-django = "*"
django-reset-migrations = "*"
django-extensions = "*"
factory-boy = "*"
pytest-timeit = "*"
pytest-env = "*"
apistar-shell = "*"
mypy = "*"


[packages]

pbr = ">=3.0"
apistar = {git = "https://github.com/audiolion/apistar.git", editable=true}
django = "*"
"psycopg2-binary" = "*"
apistar-jwt = "*"
