blob: 989cfc90aca779b69e9c11678361c6c4f3b13abe [file] [edit]
.[testutils,spelling]
# astroid dependency is also defined in pyproject.toml
astroid==4.1.2 # Pinned to a specific version for tests
typing-extensions~=4.15
py~=1.11.0
pytest>=8.4,<10.0
pytest-benchmark~=5.1
pytest-timeout~=2.4
towncrier>=24.8,<26.0
requests
# Voluntary for test purpose, not actually used in prod, see #8904
setuptools;python_version>='3.12'