26 lines
425 B
Plaintext
26 lines
425 B
Plaintext
# used in multiple components
|
|
numpy>=1.16.6,<1.27 # Python bindings, frontends
|
|
|
|
# pytest
|
|
pytest>=5.0,<8.3
|
|
pytest-dependency==0.6.0
|
|
pytest-html==4.1.1
|
|
pytest-timeout==2.2.0
|
|
|
|
# Python bindings
|
|
py>=1.9.0
|
|
pygments>=2.8.1
|
|
setuptools>=65.6.1
|
|
sympy>=1.10
|
|
wheel>=0.38.1
|
|
patchelf<=0.17.2.1
|
|
|
|
# Frontends
|
|
h5py>=3.1.0,<3.12.0
|
|
docopt~=0.6.2
|
|
paddlepaddle==2.6.0
|
|
tensorflow>=1.15.5,<2.17.0
|
|
six~=1.16.0
|
|
protobuf>=3.18.1,<4.0.0
|
|
onnx==1.15.0
|