Skip to content

Downgrade setuptools and urllib3, to make it work with other internal packages#1

Merged
verdan merged 1 commit into
masterfrom
chore/downgrade-urllib3
Jul 19, 2025
Merged

Downgrade setuptools and urllib3, to make it work with other internal packages#1
verdan merged 1 commit into
masterfrom
chore/downgrade-urllib3

Conversation

@verdan

@verdan verdan commented Jul 18, 2025

Copy link
Copy Markdown

@verdan verdan requested a review from ad-m-ss July 18, 2025 22:05
@ad-m-ss ad-m-ss requested a review from Copilot July 18, 2025 22:43

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR downgrades two Python package dependencies to resolve compatibility issues with internal packages. The changes reduce the minimum required versions of setuptools and urllib3 to work with other internal package constraints.

  • Downgrade setuptools requirement from >=75.0 to >=70.3.0
  • Downgrade urllib3 requirement from >=2.2.2,<3 to <2

Comment thread pyproject.toml
Comment thread pyproject.toml
Comment thread pyproject.toml
@verdan verdan merged commit e9cddd6 into master Jul 19, 2025
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.

3 participants