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.
1 parent 300ac8d commit b62816aCopy full SHA for b62816a
graalpython/lib-graalpython/patches/metadata.toml
@@ -396,6 +396,11 @@ version = '== 3.10.5'
396
patch = 'orjson-3.10.5.patch'
397
license = 'Apache-2.0 OR MIT'
398
399
+[[orjson.rules]]
400
+version = '== 3.10.18'
401
+patch = 'orjson-3.10.18.patch'
402
+license = 'Apache-2.0 OR MIT'
403
+
404
[[ormsgpack.rules]]
405
version = '>= 1.8.0, <= 1.9.1'
406
patch = 'ormsgpack-1.8.0-1.9.1.patch'
0 commit comments