Skip to content

Conversation

@tekgator
Copy link
Contributor

I like to use your library on a environment without venv, but it still relies on urllib version < 2 (1.26.20).

As the requests package is installing the newest version of urllib anyways I have removed the hard dependency of it in the requirements.

This way your library can work with a previous version of urllib just fine when dependency checking.

Tested with urllib 1.26.20 without any problems.

Copy link
Owner

@Programmer-Timmy Programmer-Timmy left a comment

Choose a reason for hiding this comment

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

Works for me, too. Thanks for the help!

@Programmer-Timmy Programmer-Timmy merged commit 72dfef7 into Programmer-Timmy:main Oct 24, 2024
3 checks passed
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