requests / requests-oauthlib

OAuthlib support for Python-Requests!
https://requests-oauthlib.readthedocs.org/
ISC License
1.72k stars 424 forks source link

Requirements out of date #505

Closed MooseV2 closed 7 months ago

MooseV2 commented 1 year ago

The version of requests pinned by this library is 2.26.0.

requests==2.26.0

Currently, requests is at version 2.28.1. Please consider updating the requirements or leaving the requests version unpinned, as it is in requirements.in.

Thanks!

Rs4178 commented 1 year ago

requests==2.26.0

Currently, requests is at version 2.28.1. Please consider updating the requirements or leaving the requests version unpinned, as it is in requirements.in.

Thanks

JonathanHuot commented 7 months ago

Updated to latest version available. Will be part of 1.4.0 release.