Skip to content

Commit 7e73a55

Browse files
authored
Merge pull request #541 from ExaWorks/dependabot/pip/psutil-gte-5.9-and-lte-7.2.2
Update psutil requirement from <=7.2.1,>=5.9 to >=5.9,<=7.2.2
2 parents 63f28b1 + 7b1892e commit 7e73a55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
psutil >=5.9, <=7.2.1
1+
psutil >=5.9, <=7.2.2
22
pystache>=0.6.0
33
typeguard>=4.0.0
44
packaging >= 24.0, <= 26.0

0 commit comments

Comments
 (0)