Skip to content

Eliminate requests dependency #2

@uogbuji

Description

@uogbuji

The function from librarylink.util.all_sites still uses the requests library. Switch to aiohttp. We're already

Note: This will mean updating minimal Python support to 3.5 (limitation comes from latest aiohttp version)

Note: Right now there is a bug where setup.py is missing the requests dependency. That will be addressed by this as well.

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