Skip to content

Fix pybind11 version to match knexus - #153

Open
sjw36 wants to merge 3 commits into
mainfrom
sjw/pybind11.ver
Open

Fix pybind11 version to match knexus#153
sjw36 wants to merge 3 commits into
mainfrom
sjw/pybind11.ver

Conversation

@sjw36

@sjw36 sjw36 commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

sjw36 added 3 commits August 12, 2026 01:25
The floating >=2.13.6 lower bound only happened to resolve to 3.1.0
because that's PyPI's current latest. pyproject.toml already pins
pybind11==3.1.0 and says to keep it in sync with torch-nexus's pin;
tighten requirements.txt to match so a future pybind11 release can't
silently desync the two repos' ABI-compatible pybind11 versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant