jcarbaugh / python-roku

Screw remotes. Control your Roku with Python.
https://pypi.python.org/pypi/roku
BSD 3-Clause "New" or "Revised" License
288 stars 94 forks source link

Unlock "requests" minor version #46

Closed uSpike closed 4 years ago

uSpike commented 4 years ago

It does not seem that this library actually requires requests 2.10 specifically, and a newer 2.22.0 works fine.

Fixes #45