Update Environments authored by Erik von Reis's avatar Erik von Reis
...@@ -27,6 +27,34 @@ conda env create -f <url-to-definition> ...@@ -27,6 +27,34 @@ conda env create -f <url-to-definition>
# Changes history of cds environments # Changes history of cds environments
## version 2022-10-08 [01]
The following package specifications were added:
| Package name | Current version |
| ------------ | --------------- |
| control | {unpinned} |
| seaborn | <0.12.0 |
The following package specifications were upgraded:
| Package name | Previous version | Current version |
| ------------ | ---------------- | --------------- |
| bayeswave | 1.0.9 | 1.0.12 |
| bayeswaveutils | 1.0.9 | 1.0.12 |
| igwn-auth-utils | 0.2.2 | 0.3.1 |
| lal | 7.1.7 | 7.2.4 |
| lalapps | 8.1.1 | 9.0.2 |
| lalburst | 1.5.12 | 1.6.2 |
| lalframe | 2.0.0 | 2.0.3 |
| lalinference | 3.0.3 | 4.1.1 |
| lalinspiral | 2.0.6 | 3.0.2 |
| lalmetaio | 2.1.2 | 3.0.2 |
| lalpulsar | 4.0.0 | 5.1.1 |
| lalsimulation | 3.1.2 | 4.0.2 |
| lalsuite | 7.5 | 7.10 |
## version 2022-09-22 [01] ## version 2022-09-22 [01]
The following package specifications were added: The following package specifications were added:
... ...
......