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

[dev-packages]
types-pyyaml = "*"
types-attrs = "*"
types-requests = "*"
pytest = "*"
pytest-cov = "*"

[packages]
pyyaml = "*"
requests = "*"
click = "*"
thoth-common = "*"

[requires]
python_version = "3.8"
