fastapi>=0.100
pydantic>=2.0
cryptography>=41.0
uvicorn>=0.20
httpx>=0.25.0
aiofiles>=23.0
jsonschema>=4.0
starfish-protocol

[dev]
pytest>=7.0
pytest-asyncio>=0.21
respx>=0.20

[nats]
nats-py>=2.0

[s3]
aiobotocore>=2.5.0
