Skip to content

Support installing the package together with psutil>=6.1.0 #656

@kjyv

Description

@kjyv

Checklist

Safety version

3.2.13

Python version

3.12.6

Operating System

macOS 15.2

Describe the problem you'd like to have solved

Installing together with psutil is limited to psutil>=6.0.0,<6.1.dev0. From the changelog of psutil, it does not seem any backwards incompatible changes have been added and it seems like an arbitrary limitation. Psutils did have some bug fixes that we'd like to have included.

Describe the ideal solution

Depend on e.g. psutil >=6, <7

Alternatives and current workarounds

No response

Additional context

No response

What I Did

Tried installing safety together with psutil >= 6.1.0

Metadata

Metadata

Assignees

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