We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec49d53 commit e4e0d45Copy full SHA for e4e0d45
requirements/system.txt
@@ -3,7 +3,7 @@ pip==20.3.4 ; python_version < '3.0'
3
4
setuptools==75.6.0 ; python_version >= '3.0'
5
setuptools==44.0.0 ; python_version < '3.0'
6
-wheel==0.45.0
+wheel==0.45.1
7
8
mypy==1.13.0; python_version >= '3.0' --no-binary mypy
9
0 commit comments