Chive / pyrate

a python wrapper for restful apis
MIT License
15 stars 7 forks source link

upgrade to the latest requests and requests_oauthlib #7

Open stefanfoulis opened 9 years ago

stefanfoulis commented 9 years ago

requests_oauthlib==0.3.3 does not work with the latest oauth>=0.7.0 anymore.

https://github.com/Chive/pyrate/pull/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.

GaretJax commented 8 years ago

:+1:

GaretJax commented 8 years ago

This breaks aldryn-mailchimp, see https://github.com/aldryn/aldryn-mailchimp/issues/10