Skip to content

don't prevent users from using newer versions of psutil #246

Open
@ctcjab

Description

@ctcjab

pyproject.toml currently specifies psutil~=5.6:

This is preventing users from picking up newer versions of psutil. Lots of bugfixes have been released since the 5.6 series.

See https://iscinumpy.dev/post/bound-version-constraints/ for why it is not good practice to propagate this upper bound to your users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions