-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Description
Checklist
- I agree to the terms within the Safety Code of Conduct.
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