
[cloud]
boto3>=1.34

[data]
pandas>=2.0
polars>=1.0

[database]
SQLAlchemy>=2.0
psycopg[binary]>=3.1

[dev]
pytest>=8
ruff>=0.6
build>=1.2
twine>=5
hypothesis>=6.100
bandit>=1.7
pip-audit>=2.7

[http]
requests>=2.31
httpx>=0.27

[jupyter]
nbclient>=0.10
nbformat>=5.9

[ml]
joblib>=1.3
