Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Declare minimum versions of urllib3 and requests as dependencies #64

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

smallsco
Copy link
Contributor

@smallsco smallsco commented Aug 6, 2024

Explicitly declare the minimum versions of urllib3 (1.25.2) and requests (2.22.0) that are supported by this library.

Early versions of Python 3.6 (and older versions of Python as well) bundled older versions of urllib3, that are no longer compatible with s4-clarity-lib as of version 1.6.0. This change will ensure that when s4-clarity-lib is installed on one of these Python versions, the dependencies will be updated to compatible versions.

@smallsco smallsco merged commit aa4db0e into master Aug 6, 2024
10 checks passed
@smallsco smallsco deleted the release_1.6.1 branch August 6, 2024 23:21
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