bump dependencies

This commit is contained in:
Jonathan Muszkat
2025-05-20 19:56:54 -03:00
committed by Steve Androulakis
parent ea62bb6d83
commit e9bf3a4c16
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ temporalio = "^1.8.0"
# Standard library modules (e.g. asyncio, collections) don't need to be added
# since they're built-in for Python 3.8+.
litellm = "^1.30.7"
litellm = "^1.70.0"
pyyaml = "^6.0.2"
fastapi = "^0.115.6"
uvicorn = "^0.34.0"