Skip to content

Commit d36dbb1

Browse files
committed
Define package version in the requirements.txt
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent cf110da commit d36dbb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
attrs==21.2.0
22
boolean.py==3.8
3-
certifi
3+
certifi==2021.5.30
44
click==8.0.1
55
colorama==0.4.4
66
importlib-metadata==4.8.1
77
Jinja2==3.0.1
88
license-expression==21.6.14
99
MarkupSafe==2.0.1
10-
openpyxl
10+
openpyxl==3.0.8
1111
packageurl-python==0.9.4
1212
pip==21.2.4
1313
PyYAML==6.0

0 commit comments

Comments
 (0)