Skip to content

Commit 1cada8a

Browse files
committed
Update package install requirement
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 5ddb1fd commit 1cada8a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ importlib-metadata==4.8.1
55
Jinja2==3.0.1
66
license-expression==21.6.14
77
MarkupSafe==2.0.1
8+
openpyxl==3.0.9
89
packageurl-python==0.9.4
910
pip==21.2.4
1011
PyYAML==5.4.1

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ install_requires =
4848
saneyaml
4949
boolean.py >= 3.5, < 4.0
5050
license_expression >= 0.94
51+
openpyxl
5152
packageurl_python >= 0.9.0
5253

5354
setup_requires = setuptools_scm[toml] >= 4

0 commit comments

Comments
 (0)