From aa72f95a06a3353d3a997153975bb2d59fa2fdde Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Wed, 12 Mar 2025 13:00:59 -0700 Subject: [PATCH] "openai==1.66.1" in testing --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e1bbe07889..7158087445 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1276,7 +1276,7 @@ jobs: pip install "aiodynamo==23.10.1" pip install "asyncio==3.4.3" pip install "PyGithub==1.59.1" - pip install "openai==1.54.0" + pip install "openai==1.66.1" - run: name: Install Grype command: |