We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0ea00 commit 8f3d349Copy full SHA for 8f3d349
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
"pyyaml==6.0.2",
31
"jsonargparse==4.36.0",
32
"python-slugify==8.0.4",
33
- "packaging==24.2",
+ "packaging==25.0",
34
"distro==1.9.0",
35
]
36
requirements.txt
@@ -4,5 +4,5 @@ netifaces2==0.0.22
4
pyyaml==6.0.2
5
jsonargparse==4.36.0
6
python-slugify==8.0.4
7
-packaging==24.2
+packaging==25.0
8
distro==1.9.0
0 commit comments