Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
kjyv opened this issue Dec 19, 2024 · 2 comments
Open
1 task done

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

kjyv opened this issue Dec 19, 2024 · 2 comments
Assignees

Comments

@kjyv
Copy link

kjyv commented Dec 19, 2024

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

Copy link

Hi @kjyv, thank you for opening this issue!

We appreciate your effort in reporting this. Our team will review it and get back to you soon.
If you have any additional details or updates, feel free to add them to this issue.

Note: If this is a serious security issue that could impact the security of Safety CLI users, please email [email protected] immediately.

Thank you for contributing to Safety CLI!

@SafetyQuincyF SafetyQuincyF self-assigned this Dec 20, 2024
@SafetyQuincyF
Copy link
Collaborator

Thank you for reporting this issue, @kjyv! I believe it has already been addressed in the current test_requirements.txt and setup.cfg. These changes will go live with the next Safety release. 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants