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

[dev-packages]
flake8 = "*"
ipdb = "*"
ipython = "*"
pytest = "*"
pytest-cov = "*"
twine = "*"

[packages]
click = "*"
colored = "*"
docker-compose = "*"
gitpython = "*"
python-dotenv = "*"
