Sign in
opensecura
/
3p
/
openxla
/
iree
/
19ebd9d3a11cdbf8dbd4e8fa003eb9854168c7bd
/
.
/
bindings
/
python
/
build_requirements.txt
blob: c21aada77f29b22ab1af05999be9fadd2c260c92 [
file
] [
log
] [
blame
]
# Python package requirements for building as a user.
# The CI adds additional packages, but these should be suitable for users.
# Usage:
# python -m pip install -r bindings/python/build_requirements.txt
numpy>=1.19.4
pybind11>=2.6.1
wheel
PyYAML