We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3594eb + b62816a commit ee36da4Copy full SHA for ee36da4
graalpython/lib-graalpython/patches/metadata.toml
@@ -398,6 +398,11 @@ version = '== 3.10.5'
398
patch = 'orjson-3.10.5.patch'
399
license = 'Apache-2.0 OR MIT'
400
401
+[[orjson.rules]]
402
+version = '== 3.10.18'
403
+patch = 'orjson-3.10.18.patch'
404
+license = 'Apache-2.0 OR MIT'
405
+
406
[[ormsgpack.rules]]
407
version = '>= 1.8.0, <= 1.9.1'
408
patch = 'ormsgpack-1.8.0-1.9.1.patch'
0 commit comments