Skip to content

Commit

Permalink
Update openpyxl requirement from ~=3.1.2 to ~=3.1.4 in /server
Browse files Browse the repository at this point in the history
Updates the requirements on [openpyxl](https://openpyxl.readthedocs.io) to permit the latest version.

---
updated-dependencies:
- dependency-name: openpyxl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 3e6a491 commit 9769298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ lxml==5.2.*
matplotlib==3.9.*
numpy==1.26.*
orjson==3.10.*
openpyxl~=3.1.2
openpyxl~=3.1.4
Pillow==10.3.*
pandas==2.1.*
pdf2image==1.17.*
Expand Down

0 comments on commit 9769298

Please sign in to comment.