Skip to content

3.0.2 dev#152

Merged
rcaloras merged 10 commits into
masterfrom
3.0.2-dev
Apr 10, 2026
Merged

3.0.2 dev#152
rcaloras merged 10 commits into
masterfrom
3.0.2-dev

Conversation

@rcaloras
Copy link
Copy Markdown
Owner

No description provided.

rcaloras and others added 10 commits April 3, 2026 20:53
Replaced exact pins (==) with minimum bounds (>=) in install_requires
to avoid conflicts when installed alongside other packages. Also updated
all dependencies to their current latest versions, verified against all
tests on Python 3.14.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
requests>=2.33.1, click>=8.3.2, and humanize>=4.15.0 all require
Python >=3.10 and fail to install on Python 3.9. Lowered minimums to
the latest versions that support Python 3.9:
  requests>=2.32.5, click>=8.1.8, humanize>=4.13.0

pip will automatically select the highest compatible version per
Python version at install time.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@rcaloras rcaloras merged commit 5b2d63e into master Apr 10, 2026
3 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.

1 participant