Skip to content

Commit 0bb4dcc

Browse files
Merge pull request #2497 from VWS-Python/orjson-3.10.15
Remove workaround for orjson issue now fixed
2 parents 37f1979 + 01aab61 commit 0bb4dcc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ 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",
7269
"pre-commit==4.0.1",
7370
"pydocstyle==6.3",
7471
"pyenchant==3.3.0rc1",

0 commit comments

Comments
 (0)