Metadata-Version: 2.1
Name: cloud-functions-utils
Version: 0.4.0
Summary: Utilities for Google Cloud Functions.
License: MIT
Author: Jan-Benedikt Jagusch
Author-email: jan.jagusch@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: google-cloud-bigquery (>=1.24.0,<2.0.0)
Requires-Dist: google-cloud-error-reporting (>=0.33.0,<0.34.0)
Requires-Dist: google-cloud-pubsub (>=1.4.3,<2.0.0)
Requires-Dist: google-cloud-storage (>=1.28.0,<2.0.0)
