Skip to content

Bump requests to latest version #195

@rn-c1

Description

@rn-c1

The requests package in setup.py is really old, and it breaks compatibility with other packages that I would like to have installed in the same virtualenv.

This could be as easy as changing "requests==2.2.1", to "requests>=2.2.1", in setup.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions