Skip to content

Commit 7d4357f

Browse files
authored
Merge pull request #327 from roboflow/iuri/mypy-upgrade
Bump mypy
2 parents db89776 + 2701299 commit 7d4357f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
extras_require={
3232
"desktop": ["opencv-python==4.8.0.74"],
3333
"dev": [
34-
"mypy<1.11.0",
34+
"mypy",
3535
"responses",
3636
"ruff",
3737
"twine",

0 commit comments

Comments
 (0)