typer[all]>=0.9.0
rich>=13.0.0
tqdm>=4.66.0
pandas>=2.0.0
requests>=2.31.0
aiohttp>=3.8.0
RDKit>=2023.09.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
platformdirs>=4.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.5.0
ruff>=0.1.0
