Skip to content

'requests' module dependency issue #2

@Barukimang

Description

@Barukimang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions