Details
-
Type:
RFC
-
Status: Implemented
-
Resolution: Done
-
Component/s: DM
-
Labels:None
Description
As part of refreshing the conda environment for RFC-715, we are picking up some new versions of the dependencies we require in our `bleed` environment.
We are including them in this RFC. We don't expect any impact - we have successfully built the stack with this combination, but in lieu of a formal procedure, we have created this RFC.
The following updates are as such:
Package | Old Version | New Version |
---|---|---|
backoff | n/a | 1.8.0 |
boto3 | 1.13.17 | 1.14.31 |
cffi | 1.14.0 | cffi-1.14.1 |
cmake | 3.17.0 | 3.18.0 |
cmake | 3.17.0 | 3.18.0 |
compilers | 1.0.4-0 | 1.1.1-0 |
conda | n/a | 4.8.3 |
cython | 0.29.19 | 0.29.21 |
fastavro | 0.23.4 | 0.23.6 |
git | 2.26.2 | 2.28.0 |
h5py | 2.10.0 | 2.10.0 |
healpy | 1.13.0 | 1.14.0 |
numpy | 1.18.4 | 1.19.1 |
pandas | 1.0.3 | 1.1.0 |
pep8-naming | 0.10.0 | 0.11.1 |
pgcli | n/a | 3.0.0 |
pip | 20.1.1 | 20.2 |
psutil | 5.7.0 | 5.7.2 |
psycopg2 | n/a | 2.8.5 |
pytest | 5.4.2 | 5.4.3 |
pytest-cov | 2.9.0 | 2.10.0 |
pytest-openfiles | n/a | 0.5.0 |
pytest-xdist | 1.32.0 | 1.34.0 |
python | 3.7.6 | 3.7.8 |
requests | 2.23.0 | 2.24.0 |
scipy | 1.4.1 | 1.5.2 |
seaborn | n/a | 0.10.1-1 |
sqlalchemy | 1.3.17 | 1.3.18 |
Those changes look fine to me (assuming everything builds).