Skip to content

Unblock sdk installation by overriding dependices#348

Merged
listar2000 merged 1 commit into
rllm-org:mainfrom
wht0703:fix-depency-sdk
Dec 15, 2025
Merged

Unblock sdk installation by overriding dependices#348
listar2000 merged 1 commit into
rllm-org:mainfrom
wht0703:fix-depency-sdk

Conversation

@wht0703
Copy link
Copy Markdown
Contributor

@wht0703 wht0703 commented Dec 15, 2025

Resolved uv resolution errors caused by conflicting transitive dependencies.

Fixed: eval-protocol was forcing an outdated litellm version (1.9.4) that lacked proxy support.

Fixed: smolagents and litellm had conflicting requirements for the rich library.

Changes applied via [tool.uv] override-dependencies to force compatible versions of litellm and rich. Verified with uv sync --all-extras.

@listar2000
Copy link
Copy Markdown
Collaborator

LGTM

@listar2000 listar2000 merged commit 9cb6076 into rllm-org:main Dec 15, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants