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

[packages]
click = "*"
pipenv = "==2018.11.26"
requests = "*"
toml = "*"
"delegator.py" = "*"
semver = "*"
thoth-common = "*"
thamos = "*"
thoth-sourcemanagement = "*"
daiquiri = "*"
sentry-sdk = "*"
thoth-glyph = "*"
GitPython = ">=3.1.0"
PyYAML = "*"

[dev-packages]
pytest = "*"
pytest-timeout = "*"
pytest-cov = "*"
pylint = "*"
coala = "*"
PycodestyleBear = "*"
YAMLLintBear = "*"
PyDocStyleBear = "*"
FilenameBear = "*"

[requires]
python_version = "3.6"
