Skip to content

Commit

Permalink
Merge pull request #327 from roboflow/iuri/mypy-upgrade
Browse files Browse the repository at this point in the history
Bump mypy
  • Loading branch information
tonylampada authored Sep 20, 2024
2 parents db89776 + 2701299 commit 7d4357f
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 @@ -31,7 +31,7 @@
extras_require={
"desktop": ["opencv-python==4.8.0.74"],
"dev": [
"mypy<1.11.0",
"mypy",
"responses",
"ruff",
"twine",
Expand Down

0 comments on commit 7d4357f

Please sign in to comment.