cloud-service-enum icon indicating copy to clipboard operation
cloud-service-enum copied to clipboard

gcp_service_enum/requirements.txt

Open warren2i opened this issue 2 years ago • 0 comments

Incorrect package version for google-cloud-functions

google-cloud-storage==1.42.0 google-cloud-logging==2.6.0 google-cloud-compute google-cloud-functions==2.6.0 << package doesnt exist on pypi

google-cloud-storage==1.42.0 google-cloud-logging==2.6.0 google-cloud-compute google-cloud-functions==1.11.0 >> built with this version

warren2i avatar Jun 30 '23 10:06 warren2i