1 2[certs] 3 4[docs] 5sphinx 6jaraco.packaging>=9 7rst.linker>=1.9 8jaraco.tidelift>=1.4 9pygments-github-lexers==0.0.5 10sphinx-favicon 11sphinx-inline-tabs 12sphinxcontrib-towncrier 13furo 14 15[ssl] 16 17[testing] 18pytest>=6 19pytest-checkdocs>=2.4 20pytest-flake8 21pytest-enabler>=1.0.1 22pytest-perf 23mock 24flake8-2020 25virtualenv>=13.0.0 26wheel 27pip>=19.1 28jaraco.envs>=2.2 29pytest-xdist 30jaraco.path>=3.2.0 31build[virtualenv] 32filelock>=3.4.0 33pip_run>=8.8 34ini2toml[lite]>=0.9 35tomli-w>=1.0.0 36 37[testing-integration] 38pytest 39pytest-xdist 40pytest-enabler 41virtualenv>=13.0.0 42tomli 43wheel 44jaraco.path>=3.2.0 45jaraco.envs>=2.2 46build[virtualenv] 47filelock>=3.4.0 48 49[testing:platform_python_implementation != "PyPy"] 50pytest-black>=0.3.7 51pytest-cov 52pytest-mypy>=0.9.1 53