Skip to content

Remove version constraint for starlette #5381

@dagardner-nv

Description

@dagardner-nv

🔴 Required Information

Is your feature request related to a specific problem?

adk-python currently pins starlette to a specific version range "starlette>=0.49.1, <1.0.0"

Preventing end-users from updating to starlette 1.0

Describe the Solution You'd Like

Use starlette v1.0 in adk-python v2.0

Impact on your work

Updating to starlette v1.0 came up as an issue for my project (NVIDIA/NeMo-Agent-Toolkit#1882) which depends on adk-python.

Willingness to contribute

No


🟡 Recommended Information

Describe Alternatives You've Considered

adk-python is an optional dependency for NeMo Agent Toolkit, so in theory we could support both starlette < 1.0, and starlette 1.0.

Proposed API / Implementation

N/A

Additional Context

N/A

Metadata

Metadata

Assignees

Labels

web[Component] This issue will be transferred to adk-web

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions