matplotlib>=3.2.0
numpy>=1.16.0
pandas>=1.0.0

[:python_version < "3.9"]
pytz>=2021.1

[all]
python-dotenv>=0.19.0
IPython>=7.0.0
torch>=1.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0

[dotenv]
python-dotenv>=0.19.0

[jupyter]
IPython>=7.0.0

[torch]
torch>=1.0.0
