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

'requests' module dependency issue #2

Open
Barukimang opened this issue Jan 17, 2020 · 0 comments
Open

'requests' module dependency issue #2

Barukimang opened this issue Jan 17, 2020 · 0 comments

Comments

@Barukimang
Copy link
Contributor

Updated from python2 to python2, including all dependencies. Now python-mpesa module gives dependency errors:

ERROR: social-auth-core 3.2.0 has requirement requests>=2.9.1, but you'll have requests 2.8.1 which is incompatible.
ERROR: googlemaps 4.0.0 has requirement requests<3.0,>=2.20.0, but you'll have requests 2.8.1 which is incompatible.
ERROR: django-oauth-toolkit 1.2.0 has requirement requests>=2.13.0, but you'll have requests 2.8.1 which is incompatible.
ERROR: africastalking 1.1.9 has requirement requests>=v2.18.4, but you'll have requests 2.8.1 which is incompatible.

Could this be updated? I have 'requests==2.20.0' installed

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

1 participant