Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use platform-specific psutil wheels in requirements.txt
Replace psutil package with direct URLs to pre-built wheels to avoid C++ compilation dependencies on user machines. This matches the wheel configuration from pyproject.toml and ensures consistent installation across different platforms and Python versions.
- Loading branch information