summaryrefslogtreecommitdiff
path: root/requirements_test_min.txt
blob: 2a3e043a462ba5d99c5feb159e4f2969bf2ef2c0 (plain)
1
2
3
4
5
6
7
8
9
10
-e .[testutils,spelling]
# astroid dependency is also defined in pyproject.toml
# You need to increment the CACHE_VERSION in github actions too
astroid==2.12.12  # Pinned to a specific version for tests
typing-extensions~=4.3
pytest~=7.1
pytest-benchmark~=3.4
pytest-timeout~=2.1
towncrier~=22.8
requests