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

Bump to sliderule 3.6 #75

Merged
merged 2 commits into from
Jul 27, 2023
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions conda-linux-64.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: linux-64
# input_hash: 7abfa0370e2e238e847a92e325b20d93554ef7a37faa9c27701a5b14894494f9
# input_hash: 7d8360b20989c277ce3e6e10f048c891cd596abdcddcad7edef861150533637e
@EXPLICIT
https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2#d7c89558ba9fa0495403155b64376d81
https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2023.7.22-hbcca054_0.conda#a73ecd2988327ad4c8f2c331482917f2
Expand Down Expand Up @@ -567,7 +567,7 @@ https://conda.anaconda.org/conda-forge/noarch/jupyter_server_fileid-0.9.0-pyhd8e
https://conda.anaconda.org/conda-forge/noarch/jupyterlab_server-2.24.0-pyhd8ed1ab_0.conda#327bfe1c99154f02259d29810bd70afc
https://conda.anaconda.org/conda-forge/noarch/nbconvert-6.5.3-pyhd8ed1ab_0.tar.bz2#65405814acdd53789db27aaf3cb6c0c6
https://conda.anaconda.org/conda-forge/noarch/notebook-shim-0.2.3-pyhd8ed1ab_0.conda#67e0fe74c156267d9159e9133df7fd37
https://conda.anaconda.org/conda-forge/noarch/sliderule-3.5.0-pyhd8ed1ab_0.conda#99d8af9bead2a78e919e7a3b738bad8b
https://conda.anaconda.org/conda-forge/noarch/sliderule-3.6.0-pyhd8ed1ab_0.conda#d08106ba55e27b760336cd95b67e272a
https://conda.anaconda.org/conda-forge/noarch/sphinx-book-theme-0.3.3-pyhd8ed1ab_0.tar.bz2#390f64013f742aaeaf00fcbec4e1c30a
https://conda.anaconda.org/conda-forge/noarch/geoviews-core-1.9.5-pyha770c72_0.tar.bz2#8bd65a48d838db0a95c3ca14728c3fb5
https://conda.anaconda.org/conda-forge/noarch/hvplot-0.8.2-pyhd8ed1ab_0.conda#71d0b1e7bbe769e41b56daa3392cf2f6
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ dependencies:
# Packages specific to cryo work
- icepyx==0.7.0
- itslive~=0.2.0
- sliderule~=3.5.0
- sliderule~=3.6.0

# Desktop tools whose versions are more recent on conda-forge than ubuntu
- qgis~=3.28.6
Expand Down