pandas
sqlalchemy
psycopg2-binary
python-dotenv
PyYAML==6.0.2

[all]
openpyxl>=3.1.2
pyarrow>=15.0
boto3>=1.34.0
azure-storage-blob>=12.19.0
google-cloud-storage>=2.14.0
requests>=2.31.0
streamlit>=1.36
pytest>=8.0
pytest-cov>=5.0
ruff>=0.4
mypy>=1.10

[api]
requests>=2.31.0

[azure]
azure-storage-blob>=12.19.0

[dev]
pytest>=8.0
pytest-cov>=5.0
ruff>=0.4
mypy>=1.10

[excel]
openpyxl>=3.1.2

[gcs]
google-cloud-storage>=2.14.0

[notifications]
requests>=2.31.0

[parquet]
pyarrow>=15.0

[s3]
boto3>=1.34.0

[v2]
openpyxl>=3.1.2
pyarrow>=15.0
boto3>=1.34.0
azure-storage-blob>=12.19.0
google-cloud-storage>=2.14.0
requests>=2.31.0

[web]
streamlit>=1.36
