matplotlib>=3.2.0
numpy>=1.16.0
pandas>=1.0.0
ipython>=7.0.0
google>=3.0.0
torch>=2.5.1
dotenv>=0.9.9

[:python_version < "3.9"]
backports.zoneinfo>=0.2.1

[all]
python-dotenv>=0.19.0
IPython>=7.0.0
torch>=1.0.0
google-api-python-client>=2.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

[google]
google-api-python-client>=2.0.0

[jupyter]
IPython>=7.0.0

[torch]
torch>=1.0.0
