Skip to content

Commit 63f28b1

Browse files
authored
Merge pull request #540 from ExaWorks/dependabot/pip/packaging-gte-24.0-and-lte-26.0
Update packaging requirement from <=25.0,>=24.0 to >=24.0,<=26.0
2 parents 914ffa3 + 94c93d7 commit 63f28b1

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 @@
11
psutil >=5.9, <=7.2.1
22
pystache>=0.6.0
33
typeguard>=4.0.0
4-
packaging >= 24.0, <= 25.0
4+
packaging >= 24.0, <= 26.0

0 commit comments

Comments
 (0)