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 4a5a9cb commit 0b23c18Copy full SHA for 0b23c18
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.60.0
+openai==1.107.3
33
partial-json-parser # used for parsing partial JSON outputs
34
# Minimum starlette version needed to address CVE:
35
# https://github.com/advisories/GHSA-f96h-pmfr-66vw
0 commit comments