File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1010# The file (and all resulting CI YAMLs) then need to be regenerated via
1111# "scripts/generate-test-files.sh".
1212#
13- # Last generated: 2025-07-08T11:21:36.224017 +00:00
13+ # Last generated: 2025-07-08T14:00:07.609918 +00:00
1414
1515[tox]
1616requires =
@@ -142,6 +142,7 @@ envlist =
142142 {py3.9,py3.11,py3.12}-cohere-v5.15.0
143143
144144 {py3.9,py3.11,py3.12}-openai_agents-v0.0.19
145+ {py3.9,py3.12,py3.13}-openai_agents-v0.1.0
145146
146147 {py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2
147148 {py3.8,py3.11,py3.12}-huggingface_hub-v0.26.5
@@ -505,6 +506,7 @@ deps =
505506 cohere-v5.15.0: cohere ==5.15.0
506507
507508 openai_agents-v0.0.19: openai-agents ==0.0.19
509+ openai_agents-v0.1.0: openai-agents ==0.1.0
508510 openai_agents: pytest-asyncio
509511
510512 huggingface_hub-v0.22.2: huggingface_hub ==0.22.2
You can’t perform that action at this time.
0 commit comments