pandas>=2.2
numpy>=1.25
loguru>=0.7
python-dotenv>=1.0
azure-storage-blob>=12.19
pyarrow>=15.0
requests>=2.32
pydantic>=2.7
scipy>=1.13
openpyxl

[btgapi]
requests>=2.32
pydantic>=2.7

[dataframe]
pandas>=2.2

[datareader]
luxorasap[dataframe,storage]
numpy>=1.25
scipy>=1.13

[dev]
pytest>=8.2
requests-mock>=1.11
black>=24.4.0
isort>=5.13
bumpver>=2024.3
pre-commit>=3.7
build>=1.2

[ingest]
luxorasap[dataframe,storage]
pandas>=2.2

[storage]
azure-storage-blob>=12.19
pyarrow>=15.0
