diff --git a/requirements.txt b/requirements.txt index 7e662d8..eaf7c61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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-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" -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" 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"