Skip to content

remove use of importlib.metadata for version access #5040

@sydney-runkle

Description

@sydney-runkle

We should either hardcode the version or use uv dynamic versioning (preferred).

Would be great to benchmark the import time for langgraph with/without this change!

Eventually we might want to use dynamic imports internally in all __init__.py files, but more robust benchmarking is required to determine prio here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions