-
fix: import deprecated from typing_extensions
released this
2025-06-04 22:51:43 +00:00 Fixes https://github.com/google/adk-python/issues/1125
and add it to pyproject.toml. This was added to typing_extensions in 4.5.0. I followed versioning guidance from https://typing-extensions.readthedocs.io/en/latest/index.html#versioning-and-backwards-compatibility.
PiperOrigin-RevId: 767317467
Downloads