Skip to content

Comments

clean deps#1750

Merged
mikasenghaas merged 13 commits intomainfrom
clean-pyproject
Feb 14, 2026
Merged

clean deps#1750
mikasenghaas merged 13 commits intomainfrom
clean-pyproject

Conversation

@mikasenghaas
Copy link
Member

@mikasenghaas mikasenghaas commented Feb 9, 2026

cleans up pyproject:

  • remove all non-direct deps (locked versions should persist tho)
  • if not installing from other sources than git (e.g. git) remove version pin
  • verifiers v0.10.0
  • add up-to-date prime version and pyproject

Note

Medium Risk
Dependency and lockfile changes can alter the resolved environment and runtime behavior even without code changes, especially with the prime upgrade and removed packages.

Overview
Updates project metadata in pyproject.toml (version 0.4.0, adds a description) and prunes/reshapes runtime dependencies to focus on direct requirements, while adding a few explicit runtime deps (e.g. torchdata, pyzmq, aiolimiter, tenacity) and adjusting source specs for git/index packages.

Refreshes uv.lock accordingly: removes many previously locked transitive/unused packages, bumps prime (0.5.240.5.33), and updates the dion git reference format/revision.

Written by Cursor Bugbot for commit fac9229. This will update automatically on new commits. Configure here.

@mikasenghaas mikasenghaas changed the base branch from main to bump-bf-bc9fcd5 February 9, 2026 12:05
@mikasenghaas mikasenghaas changed the base branch from bump-bf-bc9fcd5 to main February 9, 2026 17:06
@mikasenghaas mikasenghaas marked this pull request as ready for review February 9, 2026 17:33
@mikasenghaas mikasenghaas changed the title clean deps bump vf (bc9fcd5) +clean deps Feb 9, 2026
@mikasenghaas mikasenghaas changed the title bump vf (bc9fcd5) +clean deps bump vf (bc9fcd5) + clean deps Feb 9, 2026
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@mikasenghaas mikasenghaas changed the title bump vf (bc9fcd5) + clean deps clean deps Feb 9, 2026
@mikasenghaas mikasenghaas requested a review from samsja February 14, 2026 21:00
@mikasenghaas mikasenghaas merged commit 4ae67c3 into main Feb 14, 2026
8 checks passed
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.

2 participants