matplotlib==3.10.0
nltk==3.9.1
numpy==2.0.2
plotly==6.0.1
pandas==2.2.2
imageio

[build]
pytest==8.3.3
pytest-cov==5.0.0
flake8==7.1.1
mypy==1.12.0
Sphinx==8.2.3
sphinx-autodoc-typehints==3.1.0
sphinx-rtd-theme==3.0.2

[full]
tensorflow==2.18.0
torch==2.4.1

[tensorflow]
tensorflow==2.18.0

[testing]
pytest==8.3.3
pytest-cov==5.0.0

[torch]
torch==2.4.1
