diff --git a/requirements.txt b/requirements.txt index 0431ee9..6dcdc08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ PyYAML==6.0.3 pydantic==2.13.3 uvloop==0.22.1; sys_platform == 'linux' click==8.3.1 -orjson==3.11.7 +orjson==3.11.8 structlog==25.5.0