Skip to content

Commit d9b3ab2

Browse files
committed
Merge branch 'staging' of github.com-oraichain:oraichain/OpenHands into staging
2 parents b54d1b5 + 5688103 commit d9b3ab2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packages = [
1414

1515
[tool.poetry.dependencies]
1616
python = "^3.12"
17-
litellm = { git = "https://github.com/oraichain/litellm.git", rev = "c79cffb4cdbf57f4cbcf8d92b34562801f9ea05b" }
17+
litellm = { git = "https://github.com/oraichain/litellm.git", rev = "8a02db0202ef7144795b1d229d8bac82184141a3" }
1818
aiohttp = ">=3.9.0,!=3.11.13" # Pin to avoid yanked version 3.11.13
1919
google-generativeai = "*" # To use litellm with Gemini Pro API
2020
google-api-python-client = "^2.164.0" # For Google Sheets API

0 commit comments

Comments
 (0)