Skip to content
Snippets Groups Projects
Commit ea9ec61d authored by Jan David Mol's avatar Jan David Mol
Browse files

Merge branch 'L2SS-1334-fix-pdf-export' into 'master'

L2SS-1334: Fix PyPDF2 to avoid a bug in notebook-to-pdf

Closes L2SS-1334

See merge request !602
parents 360d444c b8889a75
No related branches found
No related tags found
1 merge request!602L2SS-1334: Fix PyPDF2 to avoid a bug in notebook-to-pdf
...@@ -8,6 +8,7 @@ matplotlib ...@@ -8,6 +8,7 @@ matplotlib
jupyterplot jupyterplot
nbconvert nbconvert
notebook-as-pdf notebook-as-pdf
PyPDF2==2.12.1 # until https://github.com/betatim/notebook-as-pdf/issues/40 hits a notebook-as-pdf release
python-logstash-async python-logstash-async
PyMySQL[rsa] PyMySQL[rsa]
psycopg2-binary >= 2.9.2 #LGPL psycopg2-binary >= 2.9.2 #LGPL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment