coinbase / coinbase/cdp-sdk-python

Pydantic version mismatch between cdp-sdk (2.10.4) and x402 (2.11.4 +)

Offen
#121 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
95
Forks
32
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

While attempting to import the x402 library into coinbase/agentkit for x402 protocol integration with python-based clients, I ran into an pydantic version mismatch between cdp-sdk (which is also a dependency of coinbase/agentkit) and coinbase/x402. Seems like poetry resolves the pydantic version to 2.10.4 while x402 requires pydantic version (2.11.4 +). Here are the errors upon pip install . when attempting to add x402 as a dependency for coinbase/agentkit.

coinbase-agentkit 0.6.0 depends on pydantic~=2.0
x402 0.1.1 depends on pydantic>=2.11.4
allora-sdk 0.2.3 depends on pydantic>=2.10.4
cdp-sdk 1.14.0 depends on pydantic<=2.10.4 and >=2.10.3
cdp-sdk 1.13.0 depends on pydantic<=2.10.4 and >=2.10.3
cdp-sdk 1.12.0 depends on pydantic<=2.10.4 and >=2.10.3
cdp-sdk 1.11.1 depends on pydantic<=2.10.4 and >=2.10.3
cdp-sdk 1.11.0 depends on pydantic<=2.10.4 and >=2.10.3
cdp-sdk 1.10.0 depends on pydantic<=2.10.4 and >=2.10.3
cdp-sdk 1.9.0 depends on pydantic<=2.10.4 and >=2.10.3
cdp-sdk 1.8.1 depends on pydantic<=2.10.4 and >=2.10.3
cdp-sdk 1.8.0 depends on pydantic<=2.10.4 and >=2.10.3
cdp-sdk 1.7.0 depends on pydantic<=2.10.4 and >=2.10.3
cdp-sdk 1.6.1 depends on pydantic<=2.10.4 and >=2.10.3

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.