|
10 | 10 | # The file (and all resulting CI YAMLs) then need to be regenerated via |
11 | 11 | # "scripts/generate-test-files.sh". |
12 | 12 | # |
13 | | -# Last generated: 2025-06-17T10:29:38.027366+00:00 |
| 13 | +# Last generated: 2025-06-18T13:10:50.595385+00:00 |
14 | 14 |
|
15 | 15 | [tox] |
16 | 16 | requires = |
@@ -145,7 +145,7 @@ envlist = |
145 | 145 | {py3.9,py3.11,py3.12}-cohere-v5.11.4 |
146 | 146 | {py3.9,py3.11,py3.12}-cohere-v5.15.0 |
147 | 147 |
|
148 | | - {py3.9,py3.11,py3.12}-openai_agents-v0.0.18 |
| 148 | + {py3.9,py3.11,py3.12}-openai_agents-v0.0.19 |
149 | 149 |
|
150 | 150 | {py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2 |
151 | 151 | {py3.8,py3.11,py3.12}-huggingface_hub-v0.26.5 |
@@ -182,7 +182,7 @@ envlist = |
182 | 182 | {py3.7,py3.12,py3.13}-statsig-v0.55.3 |
183 | 183 | {py3.7,py3.12,py3.13}-statsig-v0.56.0 |
184 | 184 | {py3.7,py3.12,py3.13}-statsig-v0.57.3 |
185 | | - {py3.7,py3.12,py3.13}-statsig-v0.58.2 |
| 185 | + {py3.7,py3.12,py3.13}-statsig-v0.58.3 |
186 | 186 |
|
187 | 187 | {py3.8,py3.12,py3.13}-unleash-v6.0.1 |
188 | 188 | {py3.8,py3.12,py3.13}-unleash-v6.1.0 |
@@ -256,7 +256,7 @@ envlist = |
256 | 256 | {py3.6,py3.9,py3.10}-fastapi-v0.79.1 |
257 | 257 | {py3.7,py3.10,py3.11}-fastapi-v0.91.0 |
258 | 258 | {py3.7,py3.10,py3.11}-fastapi-v0.103.2 |
259 | | - {py3.8,py3.12,py3.13}-fastapi-v0.115.12 |
| 259 | + {py3.8,py3.12,py3.13}-fastapi-v0.115.13 |
260 | 260 |
|
261 | 261 |
|
262 | 262 | # ~~~ Web 2 ~~~ |
@@ -516,7 +516,7 @@ deps = |
516 | 516 | cohere-v5.11.4: cohere==5.11.4 |
517 | 517 | cohere-v5.15.0: cohere==5.15.0 |
518 | 518 |
|
519 | | - openai_agents-v0.0.18: openai-agents==0.0.18 |
| 519 | + openai_agents-v0.0.19: openai-agents==0.0.19 |
520 | 520 | openai_agents: pytest-asyncio |
521 | 521 |
|
522 | 522 | huggingface_hub-v0.22.2: huggingface_hub==0.22.2 |
@@ -555,7 +555,7 @@ deps = |
555 | 555 | statsig-v0.55.3: statsig==0.55.3 |
556 | 556 | statsig-v0.56.0: statsig==0.56.0 |
557 | 557 | statsig-v0.57.3: statsig==0.57.3 |
558 | | - statsig-v0.58.2: statsig==0.58.2 |
| 558 | + statsig-v0.58.3: statsig==0.58.3 |
559 | 559 | statsig: typing_extensions |
560 | 560 |
|
561 | 561 | unleash-v6.0.1: UnleashClient==6.0.1 |
@@ -685,7 +685,7 @@ deps = |
685 | 685 | fastapi-v0.79.1: fastapi==0.79.1 |
686 | 686 | fastapi-v0.91.0: fastapi==0.91.0 |
687 | 687 | fastapi-v0.103.2: fastapi==0.103.2 |
688 | | - fastapi-v0.115.12: fastapi==0.115.12 |
| 688 | + fastapi-v0.115.13: fastapi==0.115.13 |
689 | 689 | fastapi: httpx |
690 | 690 | fastapi: pytest-asyncio |
691 | 691 | fastapi: python-multipart |
|
0 commit comments