Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ psutil>=5.4.2 # BSD
# Note that lark was renamed from lark-parser with 1.0.0 release
lark>=1.0.0 # MIT
# pyasn1 is used to read the EK cert, due to issue #944.
pyasn1>=0.4.2 # BSD
pyasn1>=0.6.3 # BSD
pyasn1-modules>=0.2.5 # BSD
jinja2>=3.0.0 # BSD
# Keylime requires also gpg (LGPLv2+).
Expand Down