[[source]] name = "pypi" url = "https://pypi.org/simple" verify_ssl = true [packages] prometheus-client = "*" thoth-report-processing = ">=0.7.0" thoth-common = "*" thoth-messaging = "*" [dev-packages] pytest = "*" pytest-timeout = "*" pytest-cov = "*" hypothesis-auto = "*" hypothesis = "*" pytest-mypy = "*" mypy = "*" pre-commit = "*" [requires] python_version = "3.8"