Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions requirements_test_min.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
# 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.4
# Pin pytest until issue with pytest-benchmark and v7.2.0 is resolved
# https://github.com/ionelmc/pytest-benchmark/issues/226
pytest==7.1.3
pytest-benchmark~=3.4
pytest~=7.2
pytest-benchmark~=4.0
pytest-timeout~=2.1
towncrier~=22.8
requests