Skip to content

Sync "requests" and "urllib3" dependencies

Compare
Choose a tag to compare
@mdmintz mdmintz released this 19 Oct 15:29
· 7330 commits to master since this release
ac32d8a

Sync "requests" and "urllib3" dependencies

Based on compatibility issues between python "requests" and "urllib3" (See psf/requests#4830 ) I'm locking down the versions used in seleniumbase to keep them in sync and prevent dependency conflicts. I'll check frequently on newer versions of those libs to see if I can safely update the version used in seleniumbase.