numpy>=1.20.0
typing-extensions>=4.0.0

[agents]
gymnasium>=0.28.0

[cuda]
pycuda>=2022.1

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.0.0
mypy>=1.0.0

[distributed]
ray>=2.0.0

[huggingface]
transformers>=4.0.0
datasets>=2.0.0
