Skip to content

Add version pins to dependencies, move pytest to dev extras#62

Merged
AdenAthar merged 2 commits into
devfrom
dependency-pins
Apr 27, 2026
Merged

Add version pins to dependencies, move pytest to dev extras#62
AdenAthar merged 2 commits into
devfrom
dependency-pins

Conversation

@AdenAthar
Copy link
Copy Markdown
Collaborator

Bare package names with no constraints mean installs silently break when upstream APIs change. Pins floor at currently-tested versions. pytest and pytest-cov are dev-only tools and moved to extras_require[dev].

AdenAthar and others added 2 commits April 24, 2026 14:02
Bare package names with no constraints mean installs silently break when
upstream APIs change. Pins floor at currently-tested versions. pytest and
pytest-cov are dev-only tools and moved to extras_require[dev].

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@AdenAthar AdenAthar merged commit ce678d4 into dev Apr 27, 2026
5 checks passed
@AdenAthar AdenAthar deleted the dependency-pins branch May 8, 2026 20:20
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