Update Environments authored by Erik von Reis's avatar Erik von Reis
......@@ -27,6 +27,31 @@ conda env create -f <url-to-definition>
# Changes history of cds environments
## Version 2022-11-03 [01]
The following package specifications were added:
| Package name | Current version |
| ------------ | --------------- |
| finesse | 3.0a3 |
| obspy | 1.2.2 |
The following package specifications were upgraded:
| Package name | Previous version | Current version |
| ------------ | ---------------- | --------------- |
| cdsutils | 1.4.2 | 1.6.0 |
| ciecplib | 0.5.1 | 0.7.0 |
| ligo.skymap | 1.0.0 | 1.0.3 |
| python-htcondor | 9.0.16 | 9.0.17 |
The following package specifications were relaxed[^relaxed]:
| Package name | Previous version | Current version |
| ------------ | ---------------- | --------------- |
| ndscope | 0.16.1 | {unpinned} |
## version 2022-10-28
The following package specifications were added:
......
......