20 lines
742 B
Plaintext
20 lines
742 B
Plaintext
-c ../constraints.txt
|
|
# paddlepaddle # ticket 95904
|
|
numpy
|
|
onnxruntime
|
|
requests
|
|
torch
|
|
torchvision; platform_machine == 'arm64' and python_version >= '3.8'
|
|
torchvision; platform_machine != 'arm64'
|
|
sympy; platform_machine == 'arm64' and python_version >= '3.8'
|
|
sympy; platform_machine != 'arm64'
|
|
transformers
|
|
packaging
|
|
pillow
|
|
pytest
|
|
defusedxml
|
|
tensorflow
|
|
tensorflow-addons; python_version <= '3.10'
|
|
jax; sys_platform == "linux" and platform_machine == "x86_64" # https://jax.readthedocs.io/en/latest/installation.html#pip-installation-cpu - wheels are for "x86_64" only
|
|
jaxlib; sys_platform == "linux" and platform_machine == "x86_64" # https://jax.readthedocs.io/en/latest/installation.html#pip-installation-cpu - wheels are for "x86_64" only
|