Changes
Page history
Update Environments
authored
Jun 27, 2022
by
Erik von Reis
Hide whitespace changes
Inline
Side-by-side
Environments.md
View page @
da2bace0
...
@@ -27,6 +27,74 @@ conda env create -f <url-to-definition>
...
@@ -27,6 +27,74 @@ conda env create -f <url-to-definition>
# Changes history of cds environments
# Changes history of cds environments
## version 2022-06-26 [01]
The following packages were added:
| Package name | Current version |
| ------------ | --------------- |
| networkx | 2.5 |
The following packages were removed:
| Package name | Previous version |
| ------------ | ---------------- |
| astroplan | {unpinned} |
| beautifulsoup4 | {unpinned} |
| celery-eternal | {unpinned} |
| celery-singleton | {unpinned} |
| certifi | {unpinned} |
| comet | {unpinned} |
| corner | {unpinned} |
| dnspython | {unpinned} |
| flask | {unpinned} |
| flask-cache | {unpinned} |
| flask-sqlalchemy | {unpinned} |
| h5py | {unpinned} |
| healpy | {unpinned} |
| humanize | {unpinned} |
| jedi | {unpinned} |
| m2crypto | {unpinned} |
| markuppy | {unpinned} |
| matplotlib-base | {unpinned} |
| pyopenssl | {unpinned} |
| pyrxp | {unpinned} |
| pytables | {unpinned} |
| python-dateutil | {unpinned} |
| pytz | {unpinned} |
| pyyaml | {unpinned} |
| redis-py | {unpinned} |
| requests | {unpinned} |
| requests-kerberos | {unpinned} |
| root | {unpinned} |
| scipy | {unpinned} |
| seaborn | {unpinned} |
| sentry-sdk | {unpinned} |
| service_identity | {unpinned} |
| shapely | {unpinned} |
| six | {unpinned} |
| sleekxmpp | {unpinned} |
| sqlalchemy | {unpinned} |
| tqdm | {unpinned} |
| urllib3 | {unpinned} |
| werkzeug | {unpinned} |
| zipp | {unpinned} |
| zope.interface | {unpinned} |
The following packages were upgraded:
| Package name | Previous version | Current version |
| ------------ | ---------------- | --------------- |
| cwinpy | 0.2.1 | 0.8.0 |
The following packages were tightened:
| Package name | Previous version | Current version |
| ------------ | ---------------- | --------------- |
| pytest | {unpinned} | >=3.9.0 |
## version 2022-06-16 [01]
## version 2022-06-16 [01]
The following packages were added:
The following packages were added:
...
...
...
...