flash512-vanguard>=2.1.1
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
python-multipart>=0.0.6
slowapi>=0.1.9

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
httpx>=0.25.0
httpx2>=2.0.0
black>=23.11.0
flake8>=6.1.0
mypy>=1.6.1
isort>=5.12.0

[full]
cryptologin[postgres]

[postgres]
psycopg2-binary>=2.9.9
