pyyaml>=6.0.1
pydantic>=2.5.3
json-logic>=0.6.3
rich>=13.7.0
fastapi>=0.109.0
uvicorn>=0.27.0
python-multipart>=0.0.7
httpx>=0.26.0
cryptography>=42.0.0

[dev]
pytest>=7.4.4
black>=24.1.1
isort>=5.13.2
mypy>=1.8.0
