Skip to content

Commit

Permalink
update flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Dec 6, 2023
1 parent 0c7d9a1 commit bf082b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
install_requires=[
'setuptools',
'opencv-python-headless',
'flake8==4.0.1',
'flake8==5.0.4',
'mypy >= 1.7'
],
author='Benjamin Poulin',
Expand Down

0 comments on commit bf082b0

Please sign in to comment.