Skip to content

Commit

Permalink
Install Google Cloud SDK from conda-forge.
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneselvans committed Oct 26, 2023
1 parent b8e9c21 commit 05e564c
Show file tree
Hide file tree
Showing 8 changed files with 3,661 additions and 19,968 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ endif

# Regenerate the conda lockfile and render platform specific conda environments.
conda-lock:
rm -f environments/conda-lock.yml
rm -f environments/conda-*lock.yml
conda-lock \
--${mamba} \
--file=pyproject.toml \
Expand Down
15 changes: 8 additions & 7 deletions environments/conda-linux-64.lock.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: linux-64
# input_hash: 7c8b2f7fe28cdfc4b83bb1b9bf64f5957d45794c915656c2c040ddb9df08ef23
# input_hash: 06292074438cca8fc2f86928d2604f3a6bed207c4a90a6b035b70dc335244765

channels:
- conda-forge
Expand Down Expand Up @@ -174,6 +174,7 @@ dependencies:
- freexl=2.0.0=h743c826_0
- frozenlist=1.4.0=py311h459d7ec_1
- fsspec=2023.9.2=pyh1a96a4e_0
- google-cloud-sdk=452.0.1=py311h38be061_0
- greenlet=3.0.1=py311hb755f60_0
- grpcio=1.57.0=py311ha6695c7_2
- hpack=4.0.0=pyh9f0ad1d_0
Expand Down Expand Up @@ -294,13 +295,13 @@ dependencies:
- xlsxwriter=3.1.7=pyhd8ed1ab_0
- xorg-libxext=1.3.4=h0b41bf4_2
- xorg-libxrender=0.9.11=hd590300_0
- xyzservices=2023.10.0=pyhd8ed1ab_0
- xyzservices=2023.10.1=pyhd8ed1ab_0
- zipp=3.17.0=pyhd8ed1ab_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- anyio=4.0.0=pyhd8ed1ab_0
- asgi-csrf=0.9=pyhd8ed1ab_0
- asgiref=3.7.2=pyhd8ed1ab_0
- asttokens=2.4.0=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- aws-c-auth=0.7.4=h1083cbe_2
- aws-c-mqtt=0.9.7=h55cd26b_0
Expand Down Expand Up @@ -383,7 +384,7 @@ dependencies:
- arrow=1.3.0=pyhd8ed1ab_0
- async-timeout=4.0.3=pyhd8ed1ab_0
- aws-c-s3=0.3.17=hfb4bb88_4
- botocore=1.31.70=pyhd8ed1ab_0
- botocore=1.31.71=pyhd8ed1ab_0
- branca=0.6.0=pyhd8ed1ab_0
- cmarkgfm=0.8.0=py311h459d7ec_3
- croniter=2.0.1=pyhd8ed1ab_0
Expand Down Expand Up @@ -427,10 +428,10 @@ dependencies:
- wcwidth=0.2.8=pyhd8ed1ab_0
- aiohttp=3.8.6=py311h459d7ec_1
- alembic=1.12.0=pyhd8ed1ab_0
- arelle-release=2.16.3=pyhd8ed1ab_0
- arelle-release=2.17.0=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- aws-crt-cpp=0.24.2=ha28989d_2
- black=23.10.0=py311h38be061_0
- black=23.10.1=py311h38be061_0
- bottleneck=1.3.7=py311h1f0f07a_1
- cachecontrol=0.13.1=pyhd8ed1ab_0
- contourpy=1.1.1=py311h9547e67_1
Expand Down Expand Up @@ -468,7 +469,7 @@ dependencies:
- uvicorn-standard=0.23.2=h38be061_1
- virtualenv=20.24.6=pyhd8ed1ab_0
- aws-sdk-cpp=1.11.156=h314d761_4
- boto3=1.28.70=pyhd8ed1ab_0
- boto3=1.28.71=pyhd8ed1ab_0
- cachecontrol-with-filecache=0.13.1=pyhd8ed1ab_0
- dagster=1.5.4=pyhd8ed1ab_1
- datasette=0.64.4=pyhd8ed1ab_1
Expand Down
Loading

0 comments on commit 05e564c

Please sign in to comment.