chore: eval extra's google-cloud-aiplatform bound has no upper cap, unlike all/gcp/test
@llalitkumarrr ci sta già lavorando.
Dal 8/9/2026.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
🔴 Required Information
Describe the Bug:
Not a crash report — a version-constraint consistency question. pyproject.toml's eval optional-dependency extra constrains google-cloud-aiplatform with no upper bound, while three sibling extras that also depend on google-cloud-aiplatform all cap it at <2. Quoted verbatim, at origin/main c7ffcfa8:
optional-dependencies.all(pyproject.toml:82):"google-cloud-aiplatform[agent-engines,evaluation]>=1.148.1,<2"optional-dependencies.eval(pyproject.toml:195):"google-cloud-aiplatform[evaluation]>=1.148"— no upper boundoptional-dependencies.gcp(pyproject.toml:225):"google-cloud-aiplatform[agent-engines]>=1.148.1,<2"optional-dependencies.test(pyproject.toml:290):"google-cloud-aiplatform[agent-engines,evaluation]>=1.148.1,<2"
Three of the four extras that pull in google-cloud-aiplatform cap it below the 2.x major line; eval — the one most users installing for evaluation support (pip install google-adk[eval]) actually reach — does not.
Steps to Reproduce:
- Install
google-adk[eval]in a fresh environment with no version overrides (e.g.pip install -e ".[eval]"against a checkout of this repo, orpip install "google-adk[eval]"once published). - Check the resolved
google-cloud-aiplatformversion (pip show google-cloud-aiplatform). - Compare against what
pip install "google-adk[all]",[gcp], or[test]would resolve for the same package.
Expected Behavior:
All four extras that depend on google-cloud-aiplatform apply the same version bound, or the difference is intentional and documented.
Observed Behavior:
pip install google-adk[eval] resolves google-cloud-aiplatform on the 2.x line (observed: 2.1.0), while [all], [gcp], and [test] all resolve to the last version under 2 (observed: 1.165.1) for the identical base requirement. No error or crash is being reported here — this issue is scoped to the constraint inconsistency itself; whether the eval extra's own missing upper bound is intentional (e.g. evaluation-specific APIs needing 2.x) or an oversight from when the bound was added to the other three extras is what's being asked.
Environment Details:
- ADK Library Version (pip show google-adk): unreleased,
google/adk-pythonorigin/mainc7ffcfa8(__version__reports2.8.0) - Desktop OS: Windows 11
- Python Version (python -V): 3.13.5
Model Information:
- Are you using LiteLLM: N/A
- Which model is being used: N/A
🟡 Optional Information
Regression:
N/A — this is the first time this specific constraint has been checked, not a regression from a previously-working state.
Logs:
N/A — no error output; this is a constraint-consistency observation, not a failure report.
Additional Context:
Happy to send a one-line PR adding <2 to the eval extra's google-cloud-aiplatform bound if that's the intended fix, once confirmed.
How often has this issue occurred?:
- Always (100%) — the constraint as written is deterministic, not intermittent.
- Lingua principale
- Python
- Stelle
- 21.6k
- Fork
- 4k
- Merge medio
- 13h 49m
- PR unite (30g)
- 10
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di google/adk-python
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
google/adk-python#7217 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
google/adk-python#7206 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 86/100
google/adk-python#7205 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
google/adk-python#7196 · 1 commento ·
-
eval request clarification
Difficoltà 1/5 1-3 ore Idoneità per principianti 86/100
google/adk-python#7146 · 2 commenti · 1 assegnatario ·
Tutte le issue di google/adk-python
Issue simili
-
link-check link-check:sphinx-theme
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
qgis/QGIS-Documentation#11275 ·
-
bug priority:normal ready-for-dev
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
OpenHands/extensions#626 · 1 commento ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
CSCfi/sd-search-api#39 ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100