Skip to content
This repository was archived by the owner on Sep 4, 2026. It is now read-only.
This repository was archived by the owner on Sep 4, 2026. It is now read-only.

Outdated requirements break with new pip dependency manager #28

Description

@jwalz

mendeley has hard version requirements across the board (== instead of >=), many/all of which are now grossly out of date (requests being the most notable example). With the new pip dependency manager, we can no longer effectively replace these requirements: https://mail.python.org/archives/list/pypi-announce@python.org/thread/DIWIYIMGAOHDWQXXUZW44YRSW7UYQ4CA/

As a result, our build is now broken, and I'm assuming we're not alone.

Please update your dependencies ASAP.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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