Skip to content

Commit

Permalink
Change dev requirements to fix GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Liyun committed Jul 11, 2024
1 parent bb0c983 commit 29b675b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ flake8
codecov
coveralls
autopep8
pytest>=5.*
pytest==5.*
pytest-cov
mypy

0 comments on commit 29b675b

Please sign in to comment.