Skip to content

Commit 030623f

Browse files
committed
Add verification runtime dependencies
Add openpyxl and PyMuPDF to the release verification dependencies so clean GitHub Actions runners can execute the workbook and PDF integrity checks. No semantic changes to MathGov Core v12.6.
1 parent fe50935 commit 030623f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ jsonschema>=4.20,<5
22
PyYAML>=6,<7
33
pypdf>=5,<7
44
lxml>=5,<7
5+
openpyxl>=3.1,<4
6+
PyMuPDF>=1.26,<2

0 commit comments

Comments
 (0)