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 9c3b286 commit 5f88bc4Copy full SHA for 5f88bc4
integration-tests/requirements.txt
@@ -33,3 +33,4 @@ tqdm==4.66.5 ; python_version >= "3.10" and python_version < "3.13"
33
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.13"
34
urllib3==2.2.2 ; python_version >= "3.10" and python_version < "3.13"
35
yarl==1.11.1 ; python_version >= "3.10" and python_version < "3.13"
36
+openai==1.60.0 ; python_version >= "3.10" and python_version < "3.13"
0 commit comments