|
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-09-03T14:56:29.318609+00:00 |
| 13 | +# Last generated: 2025-09-03T15:01:21.035943+00:00 |
14 | 14 |
|
15 | 15 | [tox] |
16 | 16 | requires = |
@@ -119,9 +119,9 @@ envlist = |
119 | 119 |
|
120 | 120 | # ~~~ AI ~~~ |
121 | 121 | {py3.8,py3.11,py3.12}-anthropic-v0.16.0 |
122 | | - {py3.8,py3.11,py3.12}-anthropic-v0.32.0 |
123 | | - {py3.8,py3.11,py3.12}-anthropic-v0.48.0 |
124 | | - {py3.8,py3.12,py3.13}-anthropic-v0.65.0 |
| 122 | + {py3.8,py3.11,py3.12}-anthropic-v0.33.1 |
| 123 | + {py3.8,py3.11,py3.12}-anthropic-v0.50.0 |
| 124 | + {py3.8,py3.12,py3.13}-anthropic-v0.66.0 |
125 | 125 |
|
126 | 126 | {py3.9,py3.10,py3.11}-cohere-v5.4.0 |
127 | 127 | {py3.9,py3.11,py3.12}-cohere-v5.9.4 |
@@ -484,13 +484,12 @@ deps = |
484 | 484 |
|
485 | 485 | # ~~~ AI ~~~ |
486 | 486 | anthropic-v0.16.0: anthropic==0.16.0 |
487 | | - anthropic-v0.32.0: anthropic==0.32.0 |
488 | | - anthropic-v0.48.0: anthropic==0.48.0 |
489 | | - anthropic-v0.65.0: anthropic==0.65.0 |
| 487 | + anthropic-v0.33.1: anthropic==0.33.1 |
| 488 | + anthropic-v0.50.0: anthropic==0.50.0 |
| 489 | + anthropic-v0.66.0: anthropic==0.66.0 |
490 | 490 | anthropic: pytest-asyncio |
491 | 491 | anthropic-v0.16.0: httpx<0.28.0 |
492 | | - anthropic-v0.32.0: httpx<0.28.0 |
493 | | - anthropic-v0.48.0: httpx<0.28.0 |
| 492 | + anthropic-v0.33.1: httpx<0.28.0 |
494 | 493 |
|
495 | 494 | cohere-v5.4.0: cohere==5.4.0 |
496 | 495 | cohere-v5.9.4: cohere==5.9.4 |
|
0 commit comments