Skip to content

Commit 23f1022

Browse files
committed
Refresh optional Python dependencies
1 parent c8b1479 commit 23f1022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
],
308308
# pip install -e .[psutil]
309309
"psutil": [
310-
"psutil==7.1.0",
310+
"psutil==7.1.2",
311311
],
312312
# pip install -e .[pyautogui]
313313
# (Already a required dependency on Linux now.)

0 commit comments

Comments
 (0)