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-07-23T07:24:30.467173 +00:00
13
+ # Last generated: 2025-07-29T06:07:22.069934 +00:00
14
14
15
15
[tox]
16
16
requires =
@@ -136,9 +136,9 @@ envlist =
136
136
137
137
# ~~~ AI ~~~
138
138
{py3.8,py3.11,py3.12}-anthropic-v0.16.0
139
- {py3.8,py3.11,py3.12}-anthropic-v0.30.1
140
- {py3.8,py3.11,py3.12}-anthropic-v0.44 .0
141
- {py3.8,py3.12,py3.13}-anthropic-v0.58.2
139
+ {py3.8,py3.11,py3.12}-anthropic-v0.31.2
140
+ {py3.8,py3.11,py3.12}-anthropic-v0.46 .0
141
+ {py3.8,py3.12,py3.13}-anthropic-v0.60.0
142
142
143
143
{py3.9,py3.10,py3.11}-cohere-v5.4.0
144
144
{py3.9,py3.11,py3.12}-cohere-v5.9.4
@@ -152,7 +152,8 @@ envlist =
152
152
{py3.8,py3.10,py3.11}-huggingface_hub-v0.22.2
153
153
{py3.8,py3.11,py3.12}-huggingface_hub-v0.26.5
154
154
{py3.8,py3.12,py3.13}-huggingface_hub-v0.30.2
155
- {py3.8,py3.12,py3.13}-huggingface_hub-v0.33.4
155
+ {py3.8,py3.12,py3.13}-huggingface_hub-v0.34.2
156
+ {py3.8,py3.12,py3.13}-huggingface_hub-v0.35.0rc0
156
157
157
158
158
159
# ~~~ DBs ~~~
@@ -184,7 +185,7 @@ envlist =
184
185
{py3.7,py3.12,py3.13}-statsig-v0.55.3
185
186
{py3.7,py3.12,py3.13}-statsig-v0.57.3
186
187
{py3.7,py3.12,py3.13}-statsig-v0.59.1
187
- {py3.7,py3.12,py3.13}-statsig-v0.60 .0
188
+ {py3.7,py3.12,py3.13}-statsig-v0.61 .0
188
189
189
190
{py3.8,py3.12,py3.13}-unleash-v6.0.1
190
191
{py3.8,py3.12,py3.13}-unleash-v6.1.0
@@ -215,8 +216,7 @@ envlist =
215
216
{py3.7,py3.8}-grpc-v1.32.0
216
217
{py3.7,py3.9,py3.10}-grpc-v1.46.5
217
218
{py3.7,py3.11,py3.12}-grpc-v1.60.2
218
- {py3.9,py3.12,py3.13}-grpc-v1.73.1
219
- {py3.9,py3.12,py3.13}-grpc-v1.74.0rc1
219
+ {py3.9,py3.12,py3.13}-grpc-v1.74.0
220
220
221
221
222
222
# ~~~ Tasks ~~~
@@ -267,7 +267,7 @@ envlist =
267
267
{py3.7}-aiohttp-v3.4.4
268
268
{py3.7,py3.8,py3.9}-aiohttp-v3.7.4
269
269
{py3.8,py3.12,py3.13}-aiohttp-v3.10.11
270
- {py3.9,py3.12,py3.13}-aiohttp-v3.12.14
270
+ {py3.9,py3.12,py3.13}-aiohttp-v3.12.15
271
271
272
272
{py3.6,py3.7}-bottle-v0.12.25
273
273
{py3.8,py3.12,py3.13}-bottle-v0.13.4
@@ -510,13 +510,13 @@ deps =
510
510
511
511
# ~~~ AI ~~~
512
512
anthropic-v0.16.0: anthropic ==0.16.0
513
- anthropic-v0.30.1 : anthropic ==0.30.1
514
- anthropic-v0.44 .0: anthropic ==0.44 .0
515
- anthropic-v0.58.2 : anthropic ==0.58.2
513
+ anthropic-v0.31.2 : anthropic ==0.31.2
514
+ anthropic-v0.46 .0: anthropic ==0.46 .0
515
+ anthropic-v0.60.0 : anthropic ==0.60.0
516
516
anthropic: pytest-asyncio
517
517
anthropic-v0.16.0: httpx<0.28.0
518
- anthropic-v0.30.1 : httpx<0.28.0
519
- anthropic-v0.44 .0: httpx<0.28.0
518
+ anthropic-v0.31.2 : httpx<0.28.0
519
+ anthropic-v0.46 .0: httpx<0.28.0
520
520
521
521
cohere-v5.4.0: cohere ==5.4.0
522
522
cohere-v5.9.4: cohere ==5.9.4
@@ -531,7 +531,8 @@ deps =
531
531
huggingface_hub-v0.22.2: huggingface_hub ==0.22.2
532
532
huggingface_hub-v0.26.5: huggingface_hub ==0.26.5
533
533
huggingface_hub-v0.30.2: huggingface_hub ==0.30.2
534
- huggingface_hub-v0.33.4: huggingface_hub ==0.33.4
534
+ huggingface_hub-v0.34.2: huggingface_hub ==0.34.2
535
+ huggingface_hub-v0.35.0rc0: huggingface_hub ==0.35.0rc0
535
536
536
537
537
538
# ~~~ DBs ~~~
@@ -564,7 +565,7 @@ deps =
564
565
statsig-v0.55.3: statsig ==0.55.3
565
566
statsig-v0.57.3: statsig ==0.57.3
566
567
statsig-v0.59.1: statsig ==0.59.1
567
- statsig-v0.60 .0: statsig ==0.60 .0
568
+ statsig-v0.61 .0: statsig ==0.61 .0
568
569
statsig: typing_extensions
569
570
570
571
unleash-v6.0.1: UnleashClient ==6.0.1
@@ -608,8 +609,7 @@ deps =
608
609
grpc-v1.32.0: grpcio ==1.32.0
609
610
grpc-v1.46.5: grpcio ==1.46.5
610
611
grpc-v1.60.2: grpcio ==1.60.2
611
- grpc-v1.73.1: grpcio ==1.73.1
612
- grpc-v1.74.0rc1: grpcio ==1.74.0rc1
612
+ grpc-v1.74.0: grpcio ==1.74.0
613
613
grpc: protobuf
614
614
grpc: mypy-protobuf
615
615
grpc: types-protobuf
@@ -712,10 +712,10 @@ deps =
712
712
aiohttp-v3.4.4: aiohttp ==3.4.4
713
713
aiohttp-v3.7.4: aiohttp ==3.7.4
714
714
aiohttp-v3.10.11: aiohttp ==3.10.11
715
- aiohttp-v3.12.14 : aiohttp ==3.12.14
715
+ aiohttp-v3.12.15 : aiohttp ==3.12.15
716
716
aiohttp: pytest-aiohttp
717
717
aiohttp-v3.10.11: pytest-asyncio
718
- aiohttp-v3.12.14 : pytest-asyncio
718
+ aiohttp-v3.12.15 : pytest-asyncio
719
719
720
720
bottle-v0.12.25: bottle ==0.12.25
721
721
bottle-v0.13.4: bottle ==0.13.4
0 commit comments