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

[dev-packages]
pytest = "*"
pytest-timeout = "*"
pytest-mypy = "*"

[packages]
thoth-common = "*"
thoth-analyzer = "*"
attrs = "*"
pyyaml = "*"
jsonpath2 = "*"

[requires]
python_version = "3.8"
