diff --git a/setup.py b/setup.py index 94a5ba9..5fbb94e 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ 'arrow', 'humanize', 'python-fileinspector', - 'requests-oauthlib', + 'requests-oauthlib>=0.6', 'qtawesome', ], include_package_data=True,