Skip to content

Commit e8e578e

Browse files
Update openpyxl requirement from <4,>=3.1 to >=3.1.5,<4 (#40)
Updates the requirements on [openpyxl](https://openpyxl.readthedocs.io) to permit the latest version. --- updated-dependencies: - dependency-name: openpyxl dependency-version: 3.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ce75a6 commit e8e578e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ numpy>=2.4.6,<3
22
pandas>=3.0.3,<4
33
matplotlib>=3.10.9,<4
44
scipy>=1.17.1,<2
5-
openpyxl>=3.1,<4
5+
openpyxl>=3.1.5,<4
66
ipywidgets>=8.1.8,<9

0 commit comments

Comments
 (0)