Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

relock w/ conda-lock #2962

Merged
merged 1 commit into from
Aug 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions conda-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1946,39 +1946,39 @@ package:
- category: main
dependencies: {}
hash:
md5: 69ad81eec42de0c26cef92caae3a80d6
sha256: ab30b594f3824f4629fd08ae6e821257638f8a5f64d9b3d1ad16b3ca89a02917
md5: a01c74c3e1602a40e411e68d1ba67ee8
sha256: 2fd93111a5820a1483f655e2a9a926d4edcd0f5af9b779ae8e1ff8d93e46fcc9
manager: conda
name: conda-forge-pinning
optional: false
platform: linux-64
url:
https://conda.anaconda.org/conda-forge/noarch/conda-forge-pinning-2024.08.29.02.39.48-hd8ed1ab_0.conda
version: 2024.08.29.02.39.48
https://conda.anaconda.org/conda-forge/noarch/conda-forge-pinning-2024.08.29.06.21.49-hd8ed1ab_0.conda
version: 2024.08.29.06.21.49
- category: main
dependencies: {}
hash:
md5: 69ad81eec42de0c26cef92caae3a80d6
sha256: ab30b594f3824f4629fd08ae6e821257638f8a5f64d9b3d1ad16b3ca89a02917
md5: a01c74c3e1602a40e411e68d1ba67ee8
sha256: 2fd93111a5820a1483f655e2a9a926d4edcd0f5af9b779ae8e1ff8d93e46fcc9
manager: conda
name: conda-forge-pinning
optional: false
platform: osx-64
url:
https://conda.anaconda.org/conda-forge/noarch/conda-forge-pinning-2024.08.29.02.39.48-hd8ed1ab_0.conda
version: 2024.08.29.02.39.48
https://conda.anaconda.org/conda-forge/noarch/conda-forge-pinning-2024.08.29.06.21.49-hd8ed1ab_0.conda
version: 2024.08.29.06.21.49
- category: main
dependencies: {}
hash:
md5: 69ad81eec42de0c26cef92caae3a80d6
sha256: ab30b594f3824f4629fd08ae6e821257638f8a5f64d9b3d1ad16b3ca89a02917
md5: a01c74c3e1602a40e411e68d1ba67ee8
sha256: 2fd93111a5820a1483f655e2a9a926d4edcd0f5af9b779ae8e1ff8d93e46fcc9
manager: conda
name: conda-forge-pinning
optional: false
platform: osx-arm64
url:
https://conda.anaconda.org/conda-forge/noarch/conda-forge-pinning-2024.08.29.02.39.48-hd8ed1ab_0.conda
version: 2024.08.29.02.39.48
https://conda.anaconda.org/conda-forge/noarch/conda-forge-pinning-2024.08.29.06.21.49-hd8ed1ab_0.conda
version: 2024.08.29.06.21.49
- category: main
dependencies:
click: '>=8'
Expand Down
Loading