Skip to content

Commit

Permalink
Update flake8 requirement from <7 to <8 (#371)
Browse files Browse the repository at this point in the history
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to
permit the latest version.
  • Loading branch information
Carreau authored Jan 10, 2024
2 parents 1861202 + 27fad43 commit 34d9203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jinja2==3.1.2
pipdeptree
black
mypy
flake8<7
flake8<8
scipy

0 comments on commit 34d9203

Please sign in to comment.