pandas>=2.0.0
numpy>=1.24.0
pydantic>=2.0.0
httpx>=0.24.0
python-dateutil>=2.8.0
rich>=13.0.0
typer>=0.9.0
litellm>=1.0.0
openpyxl>=3.1.0
python-dotenv>=1.0.0

[all]
emberquant[dev,docs]

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-mock>=3.11.0
mypy>=1.5.0
ruff>=0.1.0
black>=23.0.0
isort>=5.12.0
pre-commit>=3.3.0
ipython>=8.14.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
sphinx-autodoc-typehints>=1.24.0
myst-parser>=2.0.0
