while syncing with the latest version we are getting below error :
× No solution found when resolving dependencies for split (markers: python_full_version >= '3.14' and
│ sys_platform == 'win32'):
╰─▶ Because only ag-ui-adk<=0.6.3 is available and ag-ui-adk==0.6.3 depends on google-adk>=1.16.0,<2.0.0, we can
conclude that ag-ui-adk>=0.6.3 depends on google-adk>=1.16.0,<2.0.0.
And because your project depends on ag-ui-adk>=0.6.3 and google-adk[a2a]>=2.1.0, we can conclude that your
project's requirements are unsatisfiable.
hint: While the active Python version is 3.13, the resolution failed for other Python versions supported by
your project. Consider limiting your project's supported Python versions using `requires-python`.
step to reproduce:
install agui adk 0.6.3
install google-adk 2.1.0
while syncing with the latest version we are getting below error :
× No solution found when resolving dependencies for split (markers: python_full_version >= '3.14' and
│ sys_platform == 'win32'):
╰─▶ Because only ag-ui-adk<=0.6.3 is available and ag-ui-adk==0.6.3 depends on google-adk>=1.16.0,<2.0.0, we can
conclude that ag-ui-adk>=0.6.3 depends on google-adk>=1.16.0,<2.0.0.
And because your project depends on ag-ui-adk>=0.6.3 and google-adk[a2a]>=2.1.0, we can conclude that your
project's requirements are unsatisfiable.
step to reproduce:
install agui adk 0.6.3
install google-adk 2.1.0