diff --git a/environments/analysis3/config.sh b/environments/analysis3/config.sh index cba9a97..60a2aca 100644 --- a/environments/analysis3/config.sh +++ b/environments/analysis3/config.sh @@ -9,8 +9,8 @@ ### Optional config for custom deploy script export VERSION_TO_MODIFY=24.07 -export STABLE_VERSION=24.01 -export UNSTABLE_VERSION=24.04 +export STABLE_VERSION=24.04 +export UNSTABLE_VERSION=24.07 ### Version settings export ENVIRONMENT=analysis3 diff --git a/environments/analysis3/environment.yml b/environments/analysis3/environment.yml index 27be56b..3f9d303 100644 --- a/environments/analysis3/environment.yml +++ b/environments/analysis3/environment.yml @@ -292,5 +292,7 @@ dependencies: - ecmwf-api-client - pygamma_n - numexpr>2.9 +- mopper +- scores - pip: - railroad-diagrams ### Unlisted dependency of pip and pyparsing