Skip to content

Unpin requests; allow later 2.x versions #40

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

srowen
Copy link

@srowen srowen commented Jan 27, 2025

Closes issue #23 .

We are also facing problems with this library requesting a very specific version of requests. It can't be installed alongside libraries that require later versions, although, it appears to work fine with later 2.x versions.

In the absence of extensive testing, can we just not forbid later 2.x versions?

@bmpngrok
Copy link

Thanks for the PR, @srowen! I'll try to take a look in the next week and get this or an equivalent merged. This library unfortunately needs some attention, but I should be able to fold this into that work

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.

2 participants