prefect>=3.0
jinja2>=3.1.4
langchain_core>=0.3
langchain_openai>=0.2
langchain-anthropic>=0.2
markdownify>=0.12.1
openai<1.47
pydantic-settings>=2.2.1
textual>=0.61.1
tiktoken>=0.7.0
typer>=0.10
ipython>=8.18.1

[dev]
controlflow[tests]
ipython
pdbpp
pre-commit
ruff>=0.3.4
textual-dev
mypy

[tests]
chromadb
duckduckgo-search
langchain_community
langchain_google_genai
langchain_groq
pytest-asyncio!=0.22.0,<0.23.0,>=0.18.2
pytest-env<2.0,>=0.8
pytest-rerunfailures<14,>=10
pytest-sugar<2.0,>=0.9
pytest>=7.0
pytest-timeout
pytest-xdist
