Skip to content

Commit 67798f0

Browse files
committed
Remove workaround for orjson issue now fixed
1 parent 37f1979 commit 67798f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,7 @@ optional-dependencies.dev = [
6666
"interrogate==1.7.0",
6767
"mypy[faster-cache]==1.14.1",
6868
"mypy-strict-kwargs==2024.12.25",
69-
# Dependency of mypy[faster-cache].
70-
# Versioned here to work around https://github.com/ijl/orjson/issues/548
71-
"orjson==3.10.14",
69+
7270
"pre-commit==4.0.1",
7371
"pydocstyle==6.3",
7472
"pyenchant==3.3.0rc1",

0 commit comments

Comments
 (0)