Skip to content

Commit

Permalink
add to change log
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeceglie committed Oct 16, 2024
1 parent 3fa4fef commit a816d43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/sphinx/source/changelog/pending.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ have been updated (:pull:`412`, :pull:`428`)
* Updated scikit-learn==1.1.3 in ``requirements_min.txt`` (:pull:`428`)
* Updated arch==4.11 in ``requirements_min.txt`` (:pull:`428`)
* Updated filterpy==1.4.5 in ``requirements_min.txt`` (:pull:`428`)
* Updated xgboost==1.6.0 in ``requirements_min.txt`` (:pull:`431`)

* Updated appnope==0.1.4 in ``notebook_requirements.txt`` (:pull:`428`)
* Updated argon2-cffi==23.1.0 in ``notebook_requirements.txt`` (:pull:`428`)
Expand Down Expand Up @@ -151,7 +152,7 @@ have been updated (:pull:`412`, :pull:`428`)
* Updated scipy >= 1.8.1 in INSTALL_REQUIRES (:pull:`428`)
* Updated h5py >= 3.7.0 in INSTALL_REQUIRES (:pull:`428`)
* Updated plotly>=4.0.0 in INSTALL_REQUIRES (:pull:`428`)
* Updated xgboost >= 1.3.3 in INSTALL_REQUIRES (:pull:`428`)
* Updated xgboost >= 1.6.0 in INSTALL_REQUIRES (:pull:`431`)
* Updated pvlib >= 0.9.0, <0.12.0 in INSTALL_REQUIRES (:pull:`428`)
* Updated scikit-learn >= 1.1.3 in INSTALL_REQUIRES (:pull:`428`)
* Updated sphinx==8.0.2 in EXTRAS_REQUIRE (:pull:`428`)
Expand Down

0 comments on commit a816d43

Please sign in to comment.