jupyter-scheduler icon indicating copy to clipboard operation
jupyter-scheduler copied to clipboard

Bump psutil to v7.0

Open kylhuk opened this issue 3 months ago • 0 comments

References

#588

Code changes

Modified the following line to "psutil~=7.0" https://github.com/jupyter-server/jupyter-scheduler/blob/576fecfac22844656408ef5b8e9b3b150fe6cfd1/pyproject.toml#L40

User-facing changes

No visual impact.

Backwards-incompatible changes

None. psutil v7.0 should be compatible with python >=3.7.

kylhuk avatar Aug 21 '25 12:08 kylhuk