Skip to content

Commit c2abb99

Browse files
committed
Bump openai version
1 parent 153d0fa commit c2abb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/openai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fastapi==0.115.6
2929
# Fix httpx version to avoid bug in openai library:
3030
# https://community.openai.com/t/error-with-openai-1-56-0-client-init-got-an-unexpected-keyword-argument-proxies/1040332/3
3131
httpx==0.27.2
32-
openai==1.40.6
32+
openai==1.60.0
3333
# Minimum starlette version needed to address CVE:
3434
# https://github.com/advisories/GHSA-f96h-pmfr-66vw
3535
starlette>=0.40.0

0 commit comments

Comments
 (0)