Skip to content

Commit 3a6c7d9

Browse files
Update docs/sphinx/source/changelog/v3.1.0.rst
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8f2881d commit 3a6c7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/source/changelog/v3.1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Requirements
3030
* Updated pvlib version in requirements.txt from 0.11.0 to 0.14.0
3131
* Removed pandas upper version restriction in setup.py. Now "pandas >= 1.4.4" to support pandas 3.0.
3232
* Removed numpy upper version restriction in setup.py. Now "numpy >= 1.22.4" to support numpy 2.x.
33-
* Updated pandas version in requirements.txt from 2.2.2 to 2.2.3 for python 3.13 compativility.
33+
* Updated pandas version in requirements.txt from 2.2.2 to 2.2.3 for python 3.13 compatibility.
3434
* Updated scipy version in requirements.txt from 1.13.1 to 1.14.1 for python 3.13 compatibility.
3535
* Updated h5py version in requirements.txt from 3.11.0 to 3.12.0 for python 3.13 compatibility.
3636
* Updated scikit-learn version in requirements.txt from 1.5.1 to 1.7.2 for python 3.13 and xgboost compatibility.

0 commit comments

Comments
 (0)