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

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

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
89
Forks
14
PR merge metrics
No merged PRs in 30d

Description

**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'`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.