pydantic>=2.0.0
google-cloud-storage>=2.0.0
tenacity>=8.0.0
opentelemetry-api>=1.20.0

[alloydb]
google-cloud-alloydb-connector>=1.0.0
sqlalchemy>=2.0.0
psycopg2-binary>=2.9.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.1.0
pip-audit>=2.0.0
mkdocs>=1.5.0
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.24.0
bandit>=1.7.0
opentelemetry-sdk>=1.20.0

[firestore]
google-cloud-firestore>=2.0.0

[redis]
redis>=5.0.0
