We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d50936 commit 5b87da9Copy full SHA for 5b87da9
1 file changed
pyproject.toml
@@ -28,6 +28,7 @@ dependencies = [
28
"emmet-core>=0.84.6rc0",
29
"smart_open",
30
"boto3",
31
+ "orjson >= 3.10,<4",
32
]
33
dynamic = ["version"]
34
0 commit comments