Skip to content

Commit e7abe7f

Browse files
authored
Bump LiteLLM, OpenAI (#2115)
* Bump LiteLLM, OpenAI * Bump package
1 parent 9050d56 commit e7abe7f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

py/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "r2r"
7-
version = "3.5.9"
7+
version = "3.5.10"
88
description = "SciPhi R2R"
99
readme = "README.md"
1010
license = {text = "MIT"}
@@ -17,7 +17,7 @@ dependencies = [
1717
"alembic >=1.13.3,<2.0.0",
1818
"fastapi >=0.115.11,<0.116.0",
1919
"httpx >=0.27.0",
20-
"openai >=1.11.1,<1.61.0",
20+
"openai >=1.61.0",
2121
"python-dotenv >=1.0.1,<2.0.0",
2222
"psycopg-binary >=3.2.3,<4.0.0",
2323
"requests >=2.31.0,<3.0.0",
@@ -55,7 +55,7 @@ core = [
5555
"google-genai >=0.6.0,<0.7.0",
5656
"gunicorn >=21.2.0,<22.0.0",
5757
"hatchet-sdk ==0.47.0",
58-
"litellm >=1.58.2,<1.63.2",
58+
"litellm >=1.63.14,<1.65.0",
5959
"markdown >=3.6,<4.0",
6060
"mistralai>=1.5.2",
6161
"msg-parser>=1.2.0",

py/uv.lock

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

0 commit comments

Comments
 (0)