Update pyproject.toml (#408)

This commit is contained in:
Abubakar Abid 2025-01-29 09:39:11 -08:00 committed by GitHub
parent c6eb9526f1
commit b1742ed06c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ e2b = [
"python-dotenv>=1.0.1",
]
gradio = [
"gradio>=5.13.0",
"gradio>=5.13.2",
]
litellm = [
"litellm>=1.55.10",