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

Compatibility break after Requests and urllib3 was implicit upgraded #619

Closed
dqmota opened this issue Aug 18, 2023 · 3 comments
Closed

Compatibility break after Requests and urllib3 was implicit upgraded #619

dqmota opened this issue Aug 18, 2023 · 3 comments

Comments

@dqmota
Copy link

dqmota commented Aug 18, 2023

Screenshot 2023-08-18 at 15 47 17

As a workaround, I have to specify version constraints such as:

!pip install 'urllib3<2'
!pip install 'requests<2.32'

urllib3/urllib3#2086

@mergeable
Copy link

mergeable bot commented Aug 18, 2023

This issue should be labeled at least with kind and priority labels.

@dqmota
Copy link
Author

dqmota commented Sep 22, 2023

Caso com cliente registrado ontem.
https://jiraproducao.totvs.com.br/browse/DLABSCAPL-3554

@darolt
Copy link
Collaborator

darolt commented Sep 27, 2023

fixed on pycarol 2.55.0.

@darolt darolt closed this as completed Sep 27, 2023
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

2 participants