numpy>1.20

[:python_version < "3.10"]
importlib-metadata>=4.10.0

[:python_version < "3.11"]
typing-extensions

[test]
pytest>=7.0
gymnasium>=1.1.0
opencv-python>=3.0

[test:python_version > "3.9" and (sys_platform == "win32" or sys_platform == "linux")]
jax>=0.4.31
chex

[vector]
gymnasium>=1.1.0
opencv-python>=3.0

[xla]
gymnasium>=1.1.0
opencv-python>=3.0

[xla:python_version > "3.9" and (sys_platform == "win32" or sys_platform == "linux")]
jax>=0.4.31
