Skip to content
Closed
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
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# install the current package in editable mode
# pip install -e .

pre-commit==2.7.1 # run 'pre-commit install' initially to install the git hooks
pre-commit==3.1.1 # run 'pre-commit install' initially to install the git hooks
pytest==6.1.1
pytest-cov==2.10.1
pytest-randomly==3.4.1
Expand Down