gym

[dev]
black
codecov
codespell
coverage==4.5.4
darglint
flake8
flake8-blind-except
flake8-builtins
flake8-commas
flake8-debugger
flake8-docstrings
flake8-isort
ipdb
isort
jupyter
mypy
pydocstyle
pytest
pytest-cov
pytest-xdist
pytype
sphinx
sphinx-autodoc-typehints
sphinx-rtd-theme
sphinxcontrib-napoleon
stable-baselines3>=0.9.0

[docs]
sphinx
sphinx-autodoc-typehints
sphinx-rtd-theme
sphinxcontrib-napoleon

[mujoco]
imageio
mujoco_py<2.0,>=1.50

[test]
black
codecov
codespell
coverage==4.5.4
darglint
flake8
flake8-blind-except
flake8-builtins
flake8-commas
flake8-debugger
flake8-docstrings
flake8-isort
isort
mypy
pydocstyle
pytest
pytest-cov
pytest-xdist
pytype
stable-baselines3>=0.9.0
