Skip to content

Commit 6046f2d

Browse files
ci: Unpin Python version for LiteLLM tests (#5238)
1 parent 42ed87a commit 6046f2d

File tree

4 files changed

+51
-51
lines changed

4 files changed

+51
-51
lines changed

scripts/populate_tox/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@
231231
},
232232
"litellm": {
233233
"package": "litellm",
234-
"python": ">3.9", # https://github.com/BerriAI/litellm/issues/17701
235234
},
236235
"litestar": {
237236
"package": "litestar",

0 commit comments

Comments
 (0)