aipotheosis-labs / aipotheosis-labs/aci-python-sdk

aci-sdk is not compatible with pydantic-ai>0.37 because aci-sdk requires tenacity>9.12

Abierto
#28 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
89
Forks
14
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Description**
I'm trying to use `aci-sdk` with the latest versions of `pydantic-ai>=0.37`

**Issue**
I'm facing this error when I try installing `aci-sdk` and `pydantic-ai>=0.37`.

`aci-sdk` is not compatible with `pydantic-ai>=0.37`. This is because `google-genai` requires `tenacity<9` and `aci-sdk` requires `tenacity>9.12`.
Image

**Reproduce**

To reproduce this issue, simply run;

`!uv pip install -qU aci-sdk 'pydantic-ai>=0.3.7'`

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.