Update orjson to 3.7.11 (#76171)
This commit is contained in:
@@ -43,7 +43,7 @@ dependencies = [
|
||||
"PyJWT==2.4.0",
|
||||
# PyJWT has loose dependency. We want the latest one.
|
||||
"cryptography==36.0.2",
|
||||
"orjson==3.7.8",
|
||||
"orjson==3.7.11",
|
||||
"pip>=21.0,<22.3",
|
||||
"python-slugify==4.0.1",
|
||||
"pyyaml==6.0",
|
||||
|
||||
Reference in New Issue
Block a user