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