pyyaml>=5.4
click>=8.0
fastapi>=0.100.0
uvicorn>=0.23.0
sqlalchemy>=2.0.0
cryptography>=41.0.0

[dev]
pytest>=7.0
pytest-cov>=4.0
