Skip to content

fix(deps): pin genesis-world to 1.0.x - #240

Merged
KraHsu merged 2 commits into
mainfrom
hotfix/pin-genesis-1.0.x
Jun 20, 2026
Merged

fix(deps): pin genesis-world to 1.0.x#240
KraHsu merged 2 commits into
mainfrom
hotfix/pin-genesis-1.0.x

Conversation

@KraHsu

@KraHsu KraHsu commented Jun 20, 2026

Copy link
Copy Markdown
Owner

What

Cap the genesis-world dependency to the 1.0.x series.

  • pyproject.toml: >=1.0.0,<2.0.0>=1.0.0,<1.1.0
  • uv.lock: regenerated to match (locked version stays at 1.0.0)
  • docs/getting-started/installation.{en,zh}.md: updated the requirements table to reflect the pin

Why

Genesis 1.1.x changes parts of the API GeneLab depends on. Hold at 1.0.x until the code is updated for the new API.

🤖 Generated with Claude Code

KraHsu and others added 2 commits June 20, 2026 17:55
Genesis 1.1.x changes parts of the API GeneLab depends on, so cap the
constraint at <1.1.0 until the code is updated for the new API.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@KraHsu
KraHsu merged commit 11aeb3e into main Jun 20, 2026
4 checks passed
@KraHsu
KraHsu deleted the hotfix/pin-genesis-1.0.x branch June 20, 2026 09:58
KraHsu added a commit that referenced this pull request Jul 10, 2026
fix(deps): pin genesis-world to 1.0.x
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