google-cloud-storage>=2.0.0
google-cloud-pubsub>=2.0.0
google-cloud-secret-manager>=2.0.0
python-dotenv>=0.19.0
typer>=0.9.0
rich>=13.0.0
pathlib>=1.0.1

[dev]
pytest>=6.0.0
pytest-cov>=2.0.0
black>=23.7.0
isort>=5.12.0
flake8>=6.1.0
mypy>=1.5.0
