[[source]]

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


[dev-packages]

flake8 = "*"
yapf = "*"
isort = "*"
cryptography = "*"
pyyaml = "*"
pytest = "*"
pytest-cov = "*"
tox = "*"
pipenv-to-requirements = "*"
"flake8-coding" = "*"
"flake8-comprehensions" = "*"
sphinx = "*"
sphinx-autobuild = "*"
pytest-pythonpath = "*"
pytest-timeit = "*"
ipython = "*"


[packages]

pbr = ">=3.0"
"psycopg2-binary" = "*"
yapf = "*"
