Skip to content

Commit cbd74ad

Browse files
committed
remove mypy constraint
1 parent 6f548e5 commit cbd74ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dev = [
7979
"fs_s3fs",
8080
"numpy>=2.0.0",
8181
"moto[s3]>=5.0.0",
82-
"mypy>=0.990,<1.18.1",
82+
"mypy>=0.990",
8383
"pre-commit",
8484
"pyogrio",
8585
"pytest-cov",

0 commit comments

Comments
 (0)