Skip to content

Commit

Permalink
Daily automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudNativePG Automated Updates committed Sep 26, 2023
1 parent 3f86967 commit 29b3c20
Show file tree
Hide file tree
Showing 16 changed files with 87 additions and 87 deletions.
4 changes: 2 additions & 2 deletions PostGIS/11/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "81",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-09-18T05:24:46.289182Z",
"IMAGE_RELEASE_VERSION": "82",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-09-25T05:25:06.972019Z",
"POSTGIS_IMAGE_VERSION": "11-3.3"
}
2 changes: 1 addition & 1 deletion PostGIS/11/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgis/postgis:11-3.3
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="81" \
release="82" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 11-3.3."

Expand Down
24 changes: 12 additions & 12 deletions PostGIS/11/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ azure-core==1.29.4 \
azure-identity==1.14.0 \
--hash=sha256:72441799f8c5c89bfe21026965e266672a7c5d050c2c65119ef899dd5362e2b1 \
--hash=sha256:edabf0e010eb85760e1dd19424d5e8f97ba2c9caff73a16e7b30ccbdbcce369b
azure-storage-blob==12.18.1 \
--hash=sha256:00b92568e91d608c04dfd4814c3b180818e690023493bb984c22dfc1a8a96e55 \
--hash=sha256:d3265c2403c28d8881326c365e9cf7ed2ad55fdac98404eae753548702b31ba2
azure-storage-blob==12.18.2 \
--hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \
--hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a
barman[azure,cloud,google,snappy]==3.8.0 \
--hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \
--hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac
# via -r requirements.in
boto3==1.28.53 \
--hash=sha256:b95b0cc39f08402029c3a2bb141e1775cfa46576ebe9f9916f79bde90e27f53f \
--hash=sha256:dc2da9aff7de359774030a243a09b74568664117e2afb77c6e4b90572ae3a6c3
botocore==1.31.53 \
--hash=sha256:905580ea724d74f11652bab63fcec6bf0d32f1cf8b2963f7388efc0ea406b69b \
--hash=sha256:aa647f94039d21de97c969df21ce8c5186b68234eb5c53148f0d8bbd708e375d
boto3==1.28.54 \
--hash=sha256:22e37d8c4f2d97b5e5c6ccc1d9edc7760717990b0ba8b8ea17a58cc87e57c5c9 \
--hash=sha256:3cb2aee317a1b8686e3b23674e4099b8ff7451bd8acc61b9719acff86fa024d1
botocore==1.31.54 \
--hash=sha256:71fdb337ddcdb6bf378e1211cba9ce754c35f12b1524c7d0c0c147b2310356c7 \
--hash=sha256:c98e78a9490c4166b205f87912b46770e156bfe7d53bae54ccbd49c68a336ec6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -212,9 +212,9 @@ cryptography==41.0.4 \
# azure-storage-blob
# msal
# pyjwt
google-api-core==2.11.1 \
--hash=sha256:25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a \
--hash=sha256:d92a5a92dc36dd4f4b9ee4e55528a90e432b059f93aee6ad857f9de8cc7ae94a
google-api-core==2.12.0 \
--hash=sha256:c22e01b1e3c4dcd90998494879612c38d0a3411d1f7b679eb89e2abe3ce1f553 \
--hash=sha256:ec6054f7d64ad13b41e43d96f735acbd763b0f3b695dabaa2d579673f6a6e160
# via
# google-cloud-core
# google-cloud-storage
Expand Down
4 changes: 2 additions & 2 deletions PostGIS/12/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "9",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-09-18T05:24:44.194974Z",
"IMAGE_RELEASE_VERSION": "10",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-09-25T05:24:54.973344Z",
"POSTGIS_IMAGE_VERSION": "12-3.4"
}
2 changes: 1 addition & 1 deletion PostGIS/12/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgis/postgis:12-3.4
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="9" \
release="10" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 12-3.4."

Expand Down
24 changes: 12 additions & 12 deletions PostGIS/12/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ azure-core==1.29.4 \
azure-identity==1.14.0 \
--hash=sha256:72441799f8c5c89bfe21026965e266672a7c5d050c2c65119ef899dd5362e2b1 \
--hash=sha256:edabf0e010eb85760e1dd19424d5e8f97ba2c9caff73a16e7b30ccbdbcce369b
azure-storage-blob==12.18.1 \
--hash=sha256:00b92568e91d608c04dfd4814c3b180818e690023493bb984c22dfc1a8a96e55 \
--hash=sha256:d3265c2403c28d8881326c365e9cf7ed2ad55fdac98404eae753548702b31ba2
azure-storage-blob==12.18.2 \
--hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \
--hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a
barman[azure,cloud,google,snappy]==3.8.0 \
--hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \
--hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac
# via -r requirements.in
boto3==1.28.53 \
--hash=sha256:b95b0cc39f08402029c3a2bb141e1775cfa46576ebe9f9916f79bde90e27f53f \
--hash=sha256:dc2da9aff7de359774030a243a09b74568664117e2afb77c6e4b90572ae3a6c3
botocore==1.31.53 \
--hash=sha256:905580ea724d74f11652bab63fcec6bf0d32f1cf8b2963f7388efc0ea406b69b \
--hash=sha256:aa647f94039d21de97c969df21ce8c5186b68234eb5c53148f0d8bbd708e375d
boto3==1.28.54 \
--hash=sha256:22e37d8c4f2d97b5e5c6ccc1d9edc7760717990b0ba8b8ea17a58cc87e57c5c9 \
--hash=sha256:3cb2aee317a1b8686e3b23674e4099b8ff7451bd8acc61b9719acff86fa024d1
botocore==1.31.54 \
--hash=sha256:71fdb337ddcdb6bf378e1211cba9ce754c35f12b1524c7d0c0c147b2310356c7 \
--hash=sha256:c98e78a9490c4166b205f87912b46770e156bfe7d53bae54ccbd49c68a336ec6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -212,9 +212,9 @@ cryptography==41.0.4 \
# azure-storage-blob
# msal
# pyjwt
google-api-core==2.11.1 \
--hash=sha256:25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a \
--hash=sha256:d92a5a92dc36dd4f4b9ee4e55528a90e432b059f93aee6ad857f9de8cc7ae94a
google-api-core==2.12.0 \
--hash=sha256:c22e01b1e3c4dcd90998494879612c38d0a3411d1f7b679eb89e2abe3ce1f553 \
--hash=sha256:ec6054f7d64ad13b41e43d96f735acbd763b0f3b695dabaa2d579673f6a6e160
# via
# google-cloud-core
# google-cloud-storage
Expand Down
4 changes: 2 additions & 2 deletions PostGIS/13/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "9",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-09-18T05:24:43.887559Z",
"IMAGE_RELEASE_VERSION": "10",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-09-25T05:24:49.334301Z",
"POSTGIS_IMAGE_VERSION": "13-3.4"
}
2 changes: 1 addition & 1 deletion PostGIS/13/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgis/postgis:13-3.4
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="9" \
release="10" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 13-3.4."

Expand Down
24 changes: 12 additions & 12 deletions PostGIS/13/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ azure-core==1.29.4 \
azure-identity==1.14.0 \
--hash=sha256:72441799f8c5c89bfe21026965e266672a7c5d050c2c65119ef899dd5362e2b1 \
--hash=sha256:edabf0e010eb85760e1dd19424d5e8f97ba2c9caff73a16e7b30ccbdbcce369b
azure-storage-blob==12.18.1 \
--hash=sha256:00b92568e91d608c04dfd4814c3b180818e690023493bb984c22dfc1a8a96e55 \
--hash=sha256:d3265c2403c28d8881326c365e9cf7ed2ad55fdac98404eae753548702b31ba2
azure-storage-blob==12.18.2 \
--hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \
--hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a
barman[azure,cloud,google,snappy]==3.8.0 \
--hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \
--hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac
# via -r requirements.in
boto3==1.28.53 \
--hash=sha256:b95b0cc39f08402029c3a2bb141e1775cfa46576ebe9f9916f79bde90e27f53f \
--hash=sha256:dc2da9aff7de359774030a243a09b74568664117e2afb77c6e4b90572ae3a6c3
botocore==1.31.53 \
--hash=sha256:905580ea724d74f11652bab63fcec6bf0d32f1cf8b2963f7388efc0ea406b69b \
--hash=sha256:aa647f94039d21de97c969df21ce8c5186b68234eb5c53148f0d8bbd708e375d
boto3==1.28.54 \
--hash=sha256:22e37d8c4f2d97b5e5c6ccc1d9edc7760717990b0ba8b8ea17a58cc87e57c5c9 \
--hash=sha256:3cb2aee317a1b8686e3b23674e4099b8ff7451bd8acc61b9719acff86fa024d1
botocore==1.31.54 \
--hash=sha256:71fdb337ddcdb6bf378e1211cba9ce754c35f12b1524c7d0c0c147b2310356c7 \
--hash=sha256:c98e78a9490c4166b205f87912b46770e156bfe7d53bae54ccbd49c68a336ec6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -212,9 +212,9 @@ cryptography==41.0.4 \
# azure-storage-blob
# msal
# pyjwt
google-api-core==2.11.1 \
--hash=sha256:25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a \
--hash=sha256:d92a5a92dc36dd4f4b9ee4e55528a90e432b059f93aee6ad857f9de8cc7ae94a
google-api-core==2.12.0 \
--hash=sha256:c22e01b1e3c4dcd90998494879612c38d0a3411d1f7b679eb89e2abe3ce1f553 \
--hash=sha256:ec6054f7d64ad13b41e43d96f735acbd763b0f3b695dabaa2d579673f6a6e160
# via
# google-cloud-core
# google-cloud-storage
Expand Down
4 changes: 2 additions & 2 deletions PostGIS/14/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "9",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-09-18T05:24:37.059417Z",
"IMAGE_RELEASE_VERSION": "10",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-09-25T05:24:57.453703Z",
"POSTGIS_IMAGE_VERSION": "14-3.4"
}
2 changes: 1 addition & 1 deletion PostGIS/14/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgis/postgis:14-3.4
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="9" \
release="10" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 14-3.4."

Expand Down
24 changes: 12 additions & 12 deletions PostGIS/14/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ azure-core==1.29.4 \
azure-identity==1.14.0 \
--hash=sha256:72441799f8c5c89bfe21026965e266672a7c5d050c2c65119ef899dd5362e2b1 \
--hash=sha256:edabf0e010eb85760e1dd19424d5e8f97ba2c9caff73a16e7b30ccbdbcce369b
azure-storage-blob==12.18.1 \
--hash=sha256:00b92568e91d608c04dfd4814c3b180818e690023493bb984c22dfc1a8a96e55 \
--hash=sha256:d3265c2403c28d8881326c365e9cf7ed2ad55fdac98404eae753548702b31ba2
azure-storage-blob==12.18.2 \
--hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \
--hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a
barman[azure,cloud,google,snappy]==3.8.0 \
--hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \
--hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac
# via -r requirements.in
boto3==1.28.53 \
--hash=sha256:b95b0cc39f08402029c3a2bb141e1775cfa46576ebe9f9916f79bde90e27f53f \
--hash=sha256:dc2da9aff7de359774030a243a09b74568664117e2afb77c6e4b90572ae3a6c3
botocore==1.31.53 \
--hash=sha256:905580ea724d74f11652bab63fcec6bf0d32f1cf8b2963f7388efc0ea406b69b \
--hash=sha256:aa647f94039d21de97c969df21ce8c5186b68234eb5c53148f0d8bbd708e375d
boto3==1.28.54 \
--hash=sha256:22e37d8c4f2d97b5e5c6ccc1d9edc7760717990b0ba8b8ea17a58cc87e57c5c9 \
--hash=sha256:3cb2aee317a1b8686e3b23674e4099b8ff7451bd8acc61b9719acff86fa024d1
botocore==1.31.54 \
--hash=sha256:71fdb337ddcdb6bf378e1211cba9ce754c35f12b1524c7d0c0c147b2310356c7 \
--hash=sha256:c98e78a9490c4166b205f87912b46770e156bfe7d53bae54ccbd49c68a336ec6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -212,9 +212,9 @@ cryptography==41.0.4 \
# azure-storage-blob
# msal
# pyjwt
google-api-core==2.11.1 \
--hash=sha256:25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a \
--hash=sha256:d92a5a92dc36dd4f4b9ee4e55528a90e432b059f93aee6ad857f9de8cc7ae94a
google-api-core==2.12.0 \
--hash=sha256:c22e01b1e3c4dcd90998494879612c38d0a3411d1f7b679eb89e2abe3ce1f553 \
--hash=sha256:ec6054f7d64ad13b41e43d96f735acbd763b0f3b695dabaa2d579673f6a6e160
# via
# google-cloud-core
# google-cloud-storage
Expand Down
4 changes: 2 additions & 2 deletions PostGIS/15/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "9",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-09-18T05:24:49.142495Z",
"IMAGE_RELEASE_VERSION": "10",
"POSTGIS_IMAGE_LAST_UPDATED": "2023-09-25T05:25:00.691125Z",
"POSTGIS_IMAGE_VERSION": "15-3.4"
}
2 changes: 1 addition & 1 deletion PostGIS/15/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM postgis/postgis:15-3.4
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="The CloudNativePG Contributors" \
version="${PG_VERSION}" \
release="9" \
release="10" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on Postgres 15-3.4."

Expand Down
24 changes: 12 additions & 12 deletions PostGIS/15/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ azure-core==1.29.4 \
azure-identity==1.14.0 \
--hash=sha256:72441799f8c5c89bfe21026965e266672a7c5d050c2c65119ef899dd5362e2b1 \
--hash=sha256:edabf0e010eb85760e1dd19424d5e8f97ba2c9caff73a16e7b30ccbdbcce369b
azure-storage-blob==12.18.1 \
--hash=sha256:00b92568e91d608c04dfd4814c3b180818e690023493bb984c22dfc1a8a96e55 \
--hash=sha256:d3265c2403c28d8881326c365e9cf7ed2ad55fdac98404eae753548702b31ba2
azure-storage-blob==12.18.2 \
--hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \
--hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a
barman[azure,cloud,google,snappy]==3.8.0 \
--hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \
--hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac
# via -r requirements.in
boto3==1.28.53 \
--hash=sha256:b95b0cc39f08402029c3a2bb141e1775cfa46576ebe9f9916f79bde90e27f53f \
--hash=sha256:dc2da9aff7de359774030a243a09b74568664117e2afb77c6e4b90572ae3a6c3
botocore==1.31.53 \
--hash=sha256:905580ea724d74f11652bab63fcec6bf0d32f1cf8b2963f7388efc0ea406b69b \
--hash=sha256:aa647f94039d21de97c969df21ce8c5186b68234eb5c53148f0d8bbd708e375d
boto3==1.28.54 \
--hash=sha256:22e37d8c4f2d97b5e5c6ccc1d9edc7760717990b0ba8b8ea17a58cc87e57c5c9 \
--hash=sha256:3cb2aee317a1b8686e3b23674e4099b8ff7451bd8acc61b9719acff86fa024d1
botocore==1.31.54 \
--hash=sha256:71fdb337ddcdb6bf378e1211cba9ce754c35f12b1524c7d0c0c147b2310356c7 \
--hash=sha256:c98e78a9490c4166b205f87912b46770e156bfe7d53bae54ccbd49c68a336ec6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -212,9 +212,9 @@ cryptography==41.0.4 \
# azure-storage-blob
# msal
# pyjwt
google-api-core==2.11.1 \
--hash=sha256:25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a \
--hash=sha256:d92a5a92dc36dd4f4b9ee4e55528a90e432b059f93aee6ad857f9de8cc7ae94a
google-api-core==2.12.0 \
--hash=sha256:c22e01b1e3c4dcd90998494879612c38d0a3411d1f7b679eb89e2abe3ce1f553 \
--hash=sha256:ec6054f7d64ad13b41e43d96f735acbd763b0f3b695dabaa2d579673f6a6e160
# via
# google-cloud-core
# google-cloud-storage
Expand Down
24 changes: 12 additions & 12 deletions PostGIS/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ azure-core==1.29.4 \
azure-identity==1.14.0 \
--hash=sha256:72441799f8c5c89bfe21026965e266672a7c5d050c2c65119ef899dd5362e2b1 \
--hash=sha256:edabf0e010eb85760e1dd19424d5e8f97ba2c9caff73a16e7b30ccbdbcce369b
azure-storage-blob==12.18.1 \
--hash=sha256:00b92568e91d608c04dfd4814c3b180818e690023493bb984c22dfc1a8a96e55 \
--hash=sha256:d3265c2403c28d8881326c365e9cf7ed2ad55fdac98404eae753548702b31ba2
azure-storage-blob==12.18.2 \
--hash=sha256:e11935348981ffc005b848b55db25c04f2d1f90e1ee33000659906b763cf14c8 \
--hash=sha256:ffd864bf9abf33dfc72c6ef37899a19bd9d585a946a2c61e288b4420c035df3a
barman[azure,cloud,google,snappy]==3.8.0 \
--hash=sha256:1ae295842129ba8b7fb6b1c0317e7d41243f160c0c683d44e77f48ce25fb25fb \
--hash=sha256:2c9a1571047d90d885b962b8167630c7cda6a2b892d09c2779baa6bd49f484ac
# via -r requirements.in
boto3==1.28.53 \
--hash=sha256:b95b0cc39f08402029c3a2bb141e1775cfa46576ebe9f9916f79bde90e27f53f \
--hash=sha256:dc2da9aff7de359774030a243a09b74568664117e2afb77c6e4b90572ae3a6c3
botocore==1.31.53 \
--hash=sha256:905580ea724d74f11652bab63fcec6bf0d32f1cf8b2963f7388efc0ea406b69b \
--hash=sha256:aa647f94039d21de97c969df21ce8c5186b68234eb5c53148f0d8bbd708e375d
boto3==1.28.54 \
--hash=sha256:22e37d8c4f2d97b5e5c6ccc1d9edc7760717990b0ba8b8ea17a58cc87e57c5c9 \
--hash=sha256:3cb2aee317a1b8686e3b23674e4099b8ff7451bd8acc61b9719acff86fa024d1
botocore==1.31.54 \
--hash=sha256:71fdb337ddcdb6bf378e1211cba9ce754c35f12b1524c7d0c0c147b2310356c7 \
--hash=sha256:c98e78a9490c4166b205f87912b46770e156bfe7d53bae54ccbd49c68a336ec6
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -212,9 +212,9 @@ cryptography==41.0.4 \
# azure-storage-blob
# msal
# pyjwt
google-api-core==2.11.1 \
--hash=sha256:25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a \
--hash=sha256:d92a5a92dc36dd4f4b9ee4e55528a90e432b059f93aee6ad857f9de8cc7ae94a
google-api-core==2.12.0 \
--hash=sha256:c22e01b1e3c4dcd90998494879612c38d0a3411d1f7b679eb89e2abe3ce1f553 \
--hash=sha256:ec6054f7d64ad13b41e43d96f735acbd763b0f3b695dabaa2d579673f6a6e160
# via
# google-cloud-core
# google-cloud-storage
Expand Down

0 comments on commit 29b3c20

Please sign in to comment.