Skip to content

Downgrade version from 3.13 to 3.12 and update packages - #134

Merged
shima004 merged 1 commit into
mainfrom
update/package
Apr 2, 2026
Merged

Downgrade version from 3.13 to 3.12 and update packages#134
shima004 merged 1 commit into
mainfrom
update/package

Conversation

@shima004

Copy link
Copy Markdown
Member

This pull request updates the project configuration in pyproject.toml with several dependency and tooling improvements. The main changes include lowering the minimum required Python version, updating a key dependency, and adding configuration for the uv tool.

Dependency and version updates:

  • Lowered the minimum required Python version from 3.13 to 3.12 in the [project] section.
  • Updated the rcrscore dependency to use version v0.2.3 instead of v0.2.2.
  • Bumped the project version from 0.2.8 to 0.2.9.

Tooling configuration:

  • Added a [tool.uv] section with exclude-newer = "1 week" to control dependency updates.

@shima004shima004 self-assigned this Apr 2, 2026
@shima004
shima004 merged commit a37097c into mainApr 2, 2026
4 checks passed
@shima004
shima004 deleted the update/package branch April 2, 2026 11:12
Sign up for freeto 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

@shima004