diff --git a/pyproject.toml b/pyproject.toml index 208168c..84af617 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "prometheus_client>=0.25.0", "structlog>=25.5.0", "httpx>=0.28.1", - "openai>=2.33.0", + "openai>=2.36.0", "celery-types>=0.26.0", "boto3>=1.43.3", "playwright>=1.59.0",