Skip to content

Commit

Permalink
fix mypy version
Browse files Browse the repository at this point in the history
  • Loading branch information
tonylampada committed Jul 29, 2024
1 parent e0279cf commit a5eb3f2
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",
"mypy<1.11.0",
"responses",
"ruff",
"twine",
Expand Down

0 comments on commit a5eb3f2

Please sign in to comment.