diff --git a/pyproject.toml b/pyproject.toml index becf97a209..9d4034f58b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "pydantic>=1.9,<3", "PyYAML", "requests>=2,<3", - "structlog>=20,<25", + "structlog>=20,<26", "typing_extensions>=4.4.0", "uvicorn[standard]>=0.12,<1", ]