summaryrefslogtreecommitdiff
path: root/requirements_test_min.txt
blob: ddc85297b5903bd301830c58fc1791fd30e38daf (plain)
1
2
3
4
5
6
7
8
9
-e .[testutils,spelling]
# astroid dependency is also defined in pyproject.toml
astroid==2.12.3  # Pinned to a specific version for tests
typing-extensions~=4.3
pytest~=7.1
pytest-benchmark~=3.4
pytest-timeout~=2.1
towncrier~=21.9
requests