Update dependency orjson to v3.10.18
This commit is contained in:
parent
03520954f1
commit
dc1ca11f50
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ opentelemetry-proto==1.27.0 ; python_version >= "3.11" and python_full_version <
|
||||||
opentelemetry-sdk==1.27.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
opentelemetry-sdk==1.27.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
opentelemetry-semantic-conventions==0.48b0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
opentelemetry-semantic-conventions==0.48b0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
opentelemetry-util-http==0.48b0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
opentelemetry-util-http==0.48b0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
orjson==3.10.7 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
orjson==3.10.18 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
outcome==1.3.0.post0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
outcome==1.3.0.post0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
overrides==7.7.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
overrides==7.7.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
packaging==24.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
packaging==24.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue