You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
requests_oauthlib==0.3.3 does not work with the latest oauth>=0.7.0 anymore.
#6 is a quickfix to use the older oauth. It would be cleaner to make pyrate support the latest versions of requests and requests_oauthlib instead though.
The text was updated successfully, but these errors were encountered:
requests_oauthlib==0.3.3
does not work with the latest oauth>=0.7.0 anymore.#6 is a quickfix to use the older oauth. It would be cleaner to make
pyrate
support the latest versions ofrequests
andrequests_oauthlib
instead though.The text was updated successfully, but these errors were encountered: