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

[packages]
PyYAML = "*"
boltons = "*"
jinja2 = "*"
sh = "*"
tag-version = "*"
tabulate = "*"
docker-compose = "*"
semver = "*"
influxstats = "==0.0.10rc5"

[dev-packages]
black = "==19.3b0"
twine = "*"
setuptools = "*"
nose = "*"
watchdog = "*"
pylama = "*"
pylint = "*"
pylama-pylint = "*"

[requires]
python_version = "3.6"
