We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cba2f1 + f7c9084 commit cd31808Copy full SHA for cd31808
1 file changed
requirements.txt
@@ -102,6 +102,7 @@ packaging==25.0
102
# pip-requirements-parser
103
# pytest
104
# setuptools-scm
105
+ # wheel
106
# wheel-inspect
107
packaging-legacy==23.0.post0
108
# via devpi-common
@@ -201,7 +202,7 @@ waitress==3.0.2
201
202
# via devpi-server
203
webob==1.8.9
204
# via pyramid
-wheel==0.45.1
205
+wheel==0.46.2
206
# via -r core-requirements.txt
207
wheel-filename==1.4.2
208
# via
0 commit comments