sqlalchemy>=2.0.30
fastapi>=0.100.0
pydantic>=2.0.0
python-dateutil>=2.8.0
fastapi-mail>=1.0.0
httpx>=0.24.0
passlib[bcrypt]>=1.7.0
strawberry-graphql[fastapi]>=0.200.0
PyJWT>=2.0.0
cryptography>=3.0
pyotp>=2.0.0
authlib>=1.0.0
python3-saml>=1.14.0

[azure]
azure-storage-blob>=12.0.0

[dev]
pytest>=9.0.2
pytest-cov>=7.0.0
black>=26.1.0
flake8>=7.2.0
bandit>=1.8.0
build>=0.10.0
twine>=6.2.0
testcontainers[postgres]>=4.0.0
psycopg[binary]>=3.1.0

[keycloak]
python-keycloak>=5.0.0

[redis]
redis>=5.0.0

[s3]
boto3>=1.26.0

[storage]
boto3>=1.26.0
azure-storage-blob>=12.0.0
