Skip to content

Commit 9ae99be

Browse files
update tox
1 parent a4b9b3a commit 9ae99be

File tree

5 files changed

+175
-105
lines changed

5 files changed

+175
-105
lines changed

scripts/populate_tox/config.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,9 @@
234234
},
235235
"litellm": {
236236
"package": "litellm",
237+
"deps": {
238+
"*": ["anthropic", "google-genai"],
239+
},
237240
},
238241
"litestar": {
239242
"package": "litestar",

0 commit comments

Comments
 (0)