Skip to content

Pathos has strict dependencies #302

@dyollb

Description

@dyollb

I recently came across pathos as a dependency of another package. Adding pathos forced me to update many packages we already use to the latest version.

I see the dependencies were updated to the latest versions in a sweep here:
33e3f91

Enforcing those latest dependencies in a CI and your requirements.txt file, i.e. the "supported" dependency versions, is probably fine. However, I would argue that forcing these via the setup.py is a bit too strict. What I see in other popular packages is the opposite: "Only update strict minimum version requirements if necessary because of API or bugs"

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