We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153d0fa commit c2abb99Copy full SHA for c2abb99
python/openai/requirements.txt
@@ -29,7 +29,7 @@ fastapi==0.115.6
29
# Fix httpx version to avoid bug in openai library:
30
# https://community.openai.com/t/error-with-openai-1-56-0-client-init-got-an-unexpected-keyword-argument-proxies/1040332/3
31
httpx==0.27.2
32
-openai==1.40.6
+openai==1.60.0
33
# Minimum starlette version needed to address CVE:
34
# https://github.com/advisories/GHSA-f96h-pmfr-66vw
35
starlette>=0.40.0
0 commit comments