Skip to content

Commit 8f3d349

Browse files
Update dependency packaging to v25
1 parent fe0ea00 commit 8f3d349

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"pyyaml==6.0.2",
3131
"jsonargparse==4.36.0",
3232
"python-slugify==8.0.4",
33-
"packaging==24.2",
33+
"packaging==25.0",
3434
"distro==1.9.0",
3535
]
3636

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ netifaces2==0.0.22
44
pyyaml==6.0.2
55
jsonargparse==4.36.0
66
python-slugify==8.0.4
7-
packaging==24.2
7+
packaging==25.0
88
distro==1.9.0

0 commit comments

Comments
 (0)