Add Jinja2 to requirements
parent
e7237157
No related branches found
No related tags found
... | ... | @@ -15,6 +15,7 @@ ipyparallel == 6.2.4 |
ipykernel == 5.1.4 | ||
ipython == 7.12.0 | ||
ipython_genutils == 0.2.0 | ||
Jinja2 == 2.11.2 | ||
jupyter == 1.0.0 | ||
jupyter_client == 5.3.4 | ||
jupyter_console == 6.1.0 | ||
... | ... |
Please register or sign in to comment