Skip to content

Commit 5f718d5

Browse files
amarin16ashrit-ms
authored andcommitted
Pin wheel version to 0.45.1 (#24349)
There is an issue with the 0.46.0 `wheel` version as reported in pypa/wheel#660. We are currently seeing this on the Python packaging pipelines, for example in [this run](https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=740997&view=logs&j=4864752d-f1c3-57c0-06eb-25cee39385a7&s=3fc0883b-27ef-5aa3-1052-0a269c26624c&t=fa95d49e-17f6-501e-c36c-b2949c11fc4a&l=13).
1 parent 0a4a948 commit 5f718d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci_build/requirements/pybind/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
setuptools
22
flatbuffers
3-
wheel
3+
wheel==0.45.1
44
pytest
55
numpy>=1.19.0
66
sympy>=1.10

0 commit comments

Comments
 (0)