summaryrefslogtreecommitdiff
path: root/requirements_test_min.txt
blob: 801bd58311a91aefcc33b109b984376924b49b53 (plain)
1
2
3
4
5
6
7
8
9
10
-e .[testutils,spelling]
# astroid dependency is also defined in pyproject.toml
astroid==2.15.3  # Pinned to a specific version for tests
typing-extensions~=4.5
py~=1.11.0
pytest~=7.2
pytest-benchmark~=4.0
pytest-timeout~=2.1
towncrier~=22.12
requests