minio>=7.0.0
requests>=2.28.0

[all]
refstore[async,dev,gateway,web]

[async]
asyncio>=3.4.3

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0

[gateway]
aiohttp>=3.8.0

[web]
fastapi>=0.100.0
uvicorn>=0.23.0
pydantic>=2.0.0
