Skip to content

Commit 1d35925

Browse files
authored
Fix CI on major/3.0 (#7169)
1 parent 152fccf commit 1d35925

4 files changed

Lines changed: 104 additions & 345 deletions

File tree

scripts/populate_tox/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@
338338
"package": "openai-agents",
339339
"deps": {
340340
"*": ["pytest-asyncio"],
341+
"<0.18.1": ["openai<2.45.0"],
341342
},
342343
"python": ">=3.10",
343344
},

0 commit comments

Comments
 (0)