Skip to content

Commit de3cecf

Browse files
fix tox
1 parent d845ee3 commit de3cecf

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

tox.ini

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,9 @@ envlist =
5757
{py3.9,py3.11,py3.12}-cohere-v5.15.0
5858
{py3.9,py3.11,py3.12}-cohere-v5.19.0
5959

60-
{py3.9,py3.11,py3.12}-google_genai-v0.0.1
61-
{py3.9,py3.12,py3.13}-google_genai-v0.8.0
60+
{py3.9,py3.12,py3.13}-google_genai-v1.29.0
61+
{py3.9,py3.12,py3.13}-google_genai-v1.34.0
62+
{py3.9,py3.12,py3.13}-google_genai-v1.39.1
6263
{py3.9,py3.12,py3.13}-google_genai-v1.45.0
6364

6465
{py3.8,py3.10,py3.11}-huggingface_hub-v0.24.7
@@ -354,8 +355,9 @@ deps =
354355
cohere-v5.15.0: cohere==5.15.0
355356
cohere-v5.19.0: cohere==5.19.0
356357

357-
google_genai-v0.0.1: google-genai==0.0.1
358-
google_genai-v0.8.0: google-genai==0.8.0
358+
google_genai-v1.29.0: google-genai==1.29.0
359+
google_genai-v1.34.0: google-genai==1.34.0
360+
google_genai-v1.39.1: google-genai==1.39.1
359361
google_genai-v1.45.0: google-genai==1.45.0
360362
google_genai: pytest-asyncio
361363

0 commit comments

Comments
 (0)