Skip to content

Commit 8aba0d4

Browse files
authored
Merge pull request #531 from ExaWorks/dependabot/pip/psutil-gte-5.9-and-lte-7.1.2
Update psutil requirement from <=7.1.0,>=5.9 to >=5.9,<=7.1.2
2 parents 546b95f + 30f17a6 commit 8aba0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.0
1+
psutil >=5.9, <=7.1.2
22
pystache>=0.6.0
33
typeguard>=4.0.0
44
packaging >= 24.0, <= 25.0

0 commit comments

Comments
 (0)