@@ -102,9 +102,9 @@ envlist =
102102
103103 # ~~~ AI ~~~
104104 {py3.8,py3.11,py3.12}-anthropic-v0.16.0
105- {py3.8,py3.11,py3.12}-anthropic-v0.39 .0
106- {py3.8,py3.12,py3.13}-anthropic-v0.62.0
107- {py3.9,py3.13,py3.14,py3.14t}-anthropic-v0.86 .0
105+ {py3.8,py3.11,py3.12}-anthropic-v0.42 .0
106+ {py3.8,py3.12,py3.13}-anthropic-v0.68.2
107+ {py3.9,py3.13,py3.14,py3.14t}-anthropic-v0.93 .0
108108 {py3.9,py3.13,py3.14,py3.14t}-anthropic-latest
109109
110110 {py3.9,py3.10,py3.11}-cohere-v5.4.0
@@ -515,13 +515,14 @@ deps =
515515
516516 # ~~~ AI ~~~
517517 anthropic-v0.16.0: anthropic ==0.16.0
518- anthropic-v0.39 .0: anthropic ==0.39 .0
519- anthropic-v0.62.0 : anthropic ==0.62.0
520- anthropic-v0.86 .0: anthropic ==0.86 .0
521- anthropic-latest: anthropic ==0.86 .0
518+ anthropic-v0.42 .0: anthropic ==0.42 .0
519+ anthropic-v0.68.2 : anthropic ==0.68.2
520+ anthropic-v0.93 .0: anthropic ==0.93 .0
521+ anthropic-latest: anthropic ==0.93 .0
522522 anthropic: pytest-asyncio
523523 anthropic-v0.16.0: httpx<0.28.0
524- anthropic-v0.39.0: httpx<0.28.0
524+ anthropic-v0.42.0: httpx<0.28.0
525+ {py3.8}-anthropic: tokenizors<0.20.4
525526
526527 cohere-v5.4.0: cohere ==5.4.0
527528 cohere-v5.10.0: cohere ==5.10.0
0 commit comments