Skip to content

Commit 2701299

Browse files
committed
Bump mypy
1 parent db89776 commit 2701299

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)