fastapi>=0.110
uvicorn[standard]>=0.27
pydantic>=2.5
openai>=1.12
anthropic>=0.18
pyyaml>=6.0
tiktoken>=0.5

[all]
generflow-core[dev]

[dev]
pytest>=7.4
pytest-asyncio>=0.23
httpx>=0.26
build>=1.0
twine>=4.0
