Skip to content

Commit

Permalink
Add 'py' to test requirements (#7692)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored and Pierre-Sassoulas committed Nov 16, 2022
1 parent 9dd3963 commit e7a6626
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements_test_min.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
# 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
typing-extensions~=4.4
py~=1.11.0
pytest~=7.2
pytest-benchmark~=4.0
pytest-timeout~=2.1
Expand Down

0 comments on commit e7a6626

Please sign in to comment.