Skip to content

Commit d5c2708

Browse files
committed
Update accessvis
1 parent daa71a3 commit d5c2708

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

environments/access-med/config.sh

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010

1111
### Optional config for custom deploy script
12-
export VERSION_TO_MODIFY=0.11
13-
export STABLE_VERSION=0.6
14-
export UNSTABLE_VERSION=0.11
12+
export VERSION_TO_MODIFY=0.12
13+
export STABLE_VERSION=0.11
14+
export UNSTABLE_VERSION=0.12
1515

1616
### Version settings
1717
export ENVIRONMENT=access-med

environments/access-med/environment.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ dependencies:
6666
- xgboost >1.6.1 # github.com/ESMValGroup/ESMValTool/issues/2779
6767
- med-diagnostics==0.0.1 # pining for now
6868
- access-med-tools==0.1.9
69-
- mopper==1.1.1
7069
- pillow
7170
- ipywidgets
7271
- astropy
@@ -77,7 +76,7 @@ dependencies:
7776
- lavavu==1.8.84
7877
- railroad-diagrams ### Unlisted dependency of pip and pyparsing
7978
- git+https://github.com/rubisco-sfa/[email protected]
80-
- git+https://github.com/ACCESS-NRI/ACCESS-Vis.git
79+
- git+https://github.com/ACCESS-NRI/ACCESS-Vis.git@v1.0.1
8180
- py360convert
8281
- numpy-quaternion
8382

0 commit comments

Comments
 (0)