Skip to content

Commit 1c6efd6

Browse files
committed
use pittgoogle-client>=0.3.19
1 parent 7bc02c6 commit 1c6efd6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

broker/cloud_run/lsst/classify_snn/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pandas==1.5.1
22
numpy==1.23.3
33
google-cloud-functions
44
google-cloud-logging
5-
pittgoogle-client>=0.3.18
5+
pittgoogle-client>=0.3.19
66

77
# for Cloud Run
88
# https://cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-service

broker/cloud_run/lsst/classify_upsilon/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# file (or packaged with the function) in the same directory as `main.py`
55

66
google-cloud-logging
7-
pittgoogle-client>=0.3.18
7+
pittgoogle-client>=0.3.19
88
upsilon
99
# required by upsilon
1010
# https://github.com/dwkim78/upsilon?tab=readme-ov-file#1-dependency

broker/cloud_run/lsst/ps_to_storage/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
google-cloud-logging
77
google-cloud-storage
8-
pittgoogle-client>=0.3.18
8+
pittgoogle-client>=0.3.19
99

1010
# for Cloud Run
1111
# https://cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-service

broker/cloud_run/lsst/variability/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# file (or packaged with the function) in the same directory as `main.py`
55

66
google-cloud-logging
7-
pittgoogle-client>=0.3.18
7+
pittgoogle-client>=0.3.19
88

99
# for Cloud Run
1010
# https://cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-service

0 commit comments

Comments
 (0)