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