asyncpg<0.32.0,>=0.30.0
pydantic<3.0.0,>=2.7.1
pydantic-settings<3.0.0,>=2.0.0
croniter>=1.4.0
aiohttp>=3.8.0
structlog>=22.0.0
cryptography>=3.4.0

[all]
elephantq[dashboard,monitoring]

[dashboard]
fastapi>=0.100.0
uvicorn>=0.20.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
httpx>=0.24.0
black>=23.0.0
flake8==7.1.0
isort>=5.12.0
pre-commit>=3.4.0

[monitoring]
prometheus-client>=0.15.0
psutil>=5.9.0
