add jinja2 to requirements.txt
... | ... | @@ -4,4 +4,5 @@ lxml |
pysam | ||
pyfaidx | ||
pyvcf | ||
jsonschema>=2.6.0 | ||
\ No newline at end of file | ||
jsonschema>=2.6.0 | ||
Jinja2>=2.9.5 | ||
\ No newline at end of file |
Please register or sign in to comment
... | ... | @@ -4,4 +4,5 @@ lxml |
pysam | ||
pyfaidx | ||
pyvcf | ||
jsonschema>=2.6.0 | ||
\ No newline at end of file | ||
jsonschema>=2.6.0 | ||
Jinja2>=2.9.5 | ||
\ No newline at end of file |