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

Upgrade to requests >= 2.30, urllib3 >= 2 #1082

Closed
kba opened this issue Aug 22, 2023 · 1 comment
Closed

Upgrade to requests >= 2.30, urllib3 >= 2 #1082

kba opened this issue Aug 22, 2023 · 1 comment
Assignees

Comments

@kba
Copy link
Member

kba commented Aug 22, 2023

The 2.30 release of requests is now based on the urllib3 release 2.0, which brought some breaking changes with it.

For now, I've pinned requests to < 2.30 because google-auth and requests_unixsocket require an older urllib3 and requests_unixsocket (there is an umerged PR msabramo/requests-unixsocket#69 for that).

@kba kba self-assigned this Aug 22, 2023
kba added a commit to kba/ocrd-core that referenced this issue Aug 22, 2023
@kba
Copy link
Member Author

kba commented Jul 17, 2024

Fixed as of v2.67.1, all third-party tools have been updated.

@kba kba closed this as completed Jul 17, 2024
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

No branches or pull requests

1 participant