diff --git a/pyproject.toml b/pyproject.toml index 5a863ee..249fded 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "promplate[all]~=0.3.4.7", "promplate-trace[langfuse,langsmith]==0.3.0dev5", "python-box~=7.3.0", - "pydantic-settings~=2.6.0", + "pydantic-settings~=2.7.0", "httpx[http2]~=0.28.0", "promptools[stream,validation]~=0.1.3.3", "fake-useragent~=2.0.0",