SQLAlchemy>=2.0.0
alembic>=1.13.0
bcrypt>=4.0.0
pyotp>=2.9.0
packaging>=21.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
ruff>=0.1.0

[postgres]
psycopg2-binary>=2.9.0
