We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d8f9b commit 65120beCopy full SHA for 65120be
2 files changed
pyproject.toml
@@ -15,7 +15,7 @@ classifiers=[
15
]
16
requires-python = ">=3.8,<3.14"
17
dependencies = [
18
- "orjson ~= 3.8.7"
+ "orjson ~= 3.10.0"
19
20
21
0 commit comments