python-dotenv>=1.0.0
pydantic>=2.0.0
PyYAML>=6.0.1
typer[all]>=0.12.0
rich>=13.0.0
requests>=2.31.0
GitPython>=3.1.40
structlog>=23.1.0
numpy>=1.24.0
pandas>=2.0.0
openai>=1.0.0
anthropic>=0.7.0
tqdm>=4.66.0
python-slugify>=8.0.0
click>=8.0.0
shellingham>=1.5.0

[cli]
typer[all]>=0.12.0
rich>=13.0.0
shellingham>=1.5.0

[dev]
black>=24.4.0
isort>=5.13.2
flake8>=7.0.0
mypy>=1.10.0
pylint>=3.1.0
ruff>=0.4.7
pre-commit>=3.6.0
pytest>=8.0.0
pytest-cov>=5.0.0
pytest-mock>=3.12.0
pytest-asyncio>=0.23.0
types-PyYAML>=6.0.0
types-requests>=2.31.0
types-python-dateutil>=2.8.0
flake8-bugbear>=24.2.6
flake8-comprehensions>=3.14.0
pylint-pytest>=1.1.2
pylint-plugin-utils>=0.8.2
commitizen>=3.17.0
