Skip to content

Commit 079ff1b

Browse files
tox files
1 parent 99105ca commit 079ff1b

File tree

4 files changed

+104
-101
lines changed

4 files changed

+104
-101
lines changed

scripts/populate_tox/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
"litellm": {
236236
"package": "litellm",
237237
"deps": {
238-
"*": ["anthropic", "google-genai"],
238+
"*": ["anthropic", "google-genai", "pytest-asyncio"],
239239
},
240240
},
241241
"litestar": {

0 commit comments

Comments
 (0)