Skip to content

Commit

Permalink
Fix: jinja2 was missing from requirements (#62)
Browse files Browse the repository at this point in the history
Ref: #59
  • Loading branch information
bryan-bar authored May 23, 2023
1 parent d1efa21 commit e31ad92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cryptography
dataclasses==0.8;python_version~="3.6.0"
PyYaml>=5.1
jinja2

0 comments on commit e31ad92

Please sign in to comment.