Sign in
opensecura
/
3p
/
openxla
/
iree
/
29a0b471b3baf889781981a9c8e4afefc676e024
/
.
/
bindings
/
python
/
build_requirements.txt
blob: a351064b9eb728b0b4f8ce628565c427d61a0768 [
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