cryptography>=41.0
python-dotenv>=1.0.0
aiohttp>=3.9.0
odv>=0.2.0

[dev]
black>=23.0
flake8>=6.0
mypy>=1.0

[server]
fastapi>=0.100.0
uvicorn>=0.20.0
pydantic>=2.0.0

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