Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans to update the requests version #166

Open
gabemagee-ev opened this issue Dec 31, 2020 · 1 comment
Open

Any plans to update the requests version #166

gabemagee-ev opened this issue Dec 31, 2020 · 1 comment

Comments

@gabemagee-ev
Copy link

When installing via pip, I got the notification that this package requires requests==0.13.1, but you have requests 2.25.1 which is incompatible. Is there any plans to update the requests version in the code soon?

@jaylinski
Copy link
Contributor

jaylinski commented Feb 6, 2021

Actually it requires requests>=2.4.0 in the latest version: https://github.com/vimeo/vimeo.py/blob/1.1.0/setup.py#L13

Which version are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants