Changes
Page history
Update Environments
authored
Oct 29, 2022
by
Erik von Reis
Show whitespace changes
Inline
Side-by-side
Environments.md
View page @
a4b4fe24
...
...
@@ -27,7 +27,34 @@ conda env create -f <url-to-definition>
# Changes history of cds environments
## version 2022-12-10 [01]
## version 2022-10-28
The following package specifications were added:
| Package name | Current version |
| ------------ | --------------- |
| pytest-requires | {unpinned} |
| pytest-rerunfailures | {unpinned} |
The following package specifications were removed[^removed]:
| Package name | Previous version |
| ------------ | ---------------- |
| emcee | 3.0.2 |
| flaky | {unpinned} |
The following package specifications were upgraded:
| Package name | Previous version | Current version |
| ------------ | ---------------- | --------------- |
| gwdatafind | 1.1.1 | 1.1.2 |
| gwpy | 2.1.5 | 3.0.0 |
| ligo-gracedb | 2.7.8 | 2.8.0 |
| pesummary | 0.13.5 | 0.13.9 |
| pydarm | 0.0.4 | 0.0.6 |
## version 2022-10-12 [01]
The following package specifications were added:
...
...
...
...