Skip to content

Commit

Permalink
reorder tools/ci_build/requirements-pybind.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Jun 19, 2024
1 parent 2c4f095 commit 18fe063
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tools/ci_build/requirements-pybind.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
packaging
pytest
wheel
setuptools
wheel
pytest
numpy==1.24.0 ; python_version < '3.12'
numpy==1.26.0 ; python_version >= '3.12'
sympy>=1.10
psutil
packaging
cerberus
psutil

0 comments on commit 18fe063

Please sign in to comment.