[[source]] name = "pypi" url = "https://pypi.org/simple" verify_ssl = true [dev-packages] pytest = "*" pytest-timeout = "*" pytest-cov = "*" hypothesis-auto = "*" hypothesis = "*" pytest-mypy = "*" mypy = "*" pre-commit = "==2.0.1" [packages] click = "*" daiquiri = "*" attr = "*" [requires] python_version = "3.8"