causaliq-workflow>=0.2.0
click>=8.0.0
httpx>=0.24.0
pydantic>=2.0.0

[dev]
causaliq-core>=0.4.0
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
black<26.0.0,>=25.0.0
isort>=5.10.0
flake8>=5.0.0
mypy>=1.0.0
types-requests>=2.32.0
pre-commit>=2.20.0
build>=0.8.0
twine>=4.0.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings==0.30.1
mkdocstrings-python==1.18.2

[test]
causaliq-core>=0.4.0
causaliq-workflow>=0.2.0
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
