Files
copilotkit__copilotkit/sdk-python/poetry.lock
Ran Shem Tov 46079baf32 chore(sdk-python): pin pydantic-core floor to 2.35 for 3.14 wheels
Plain `poetry lock` (no --regenerate) was resolving pydantic-core 2.33.2,
which has no cp314 wheel and forces a Rust source build that fails on
PyO3 0.24 (capped at 3.13). Floor pin steers the resolver to 2.46.3
which ships cp314 wheels, so contributor PRs that bump deps and re-lock
keep CI green on 3.14.
2026-04-29 14:02:04 +02:00

565 KiB