pydantic>=2.0
pyyaml>=6.0
typer>=0.9
questionary>=2.0
fastapi>=0.100
sse-starlette>=1.6
uvicorn>=0.23

[all]
petri-grow[pdf,test]

[pdf]
pypdf>=4.0

[test]
pytest>=7.0
pytest-asyncio>=0.21
httpx>=0.24
