numpy<2,>=1.20
ruamel.yaml>=0.17.20
colorcet>=3.0.0
einops>=0.6.1
Pillow>=8.0.0
py-cpuinfo>=5.0.0
tqdm>=4.62.3
pandas!=1.5.0,>=1.0.1
tables>=3.8
opencv-python-headless>=4.5
dlclibrary>=0.0.6
scipy>=1.9
pip

[pytorch]
timm>=1.0.7
torch>=2.0.0
torchvision>=0.15

[tf]

[tf:platform_system != "Windows"]
tensorflow-io-gcs-filesystem

[tf:platform_system == "Darwin" and python_version < "3.11"]
tensorflow-macos<2.12,>=2.7.0

[tf:platform_system == "Darwin" and python_version >= "3.11"]
tensorflow-macos>=2.12.0

[tf:platform_system == "Linux" and python_version < "3.11"]
tensorflow<2.12,>=2.7.0

[tf:platform_system == "Linux" and python_version >= "3.11"]
tensorflow>=2.12.0

[tf:platform_system == "Windows" and python_version < "3.11"]
tensorflow<=2.10,>=2.7
tensorflow-io-gcs-filesystem==0.27
