Skip to content

Commit

Permalink
Merge pull request #26 from acsone/pypdf2-bound
Browse files Browse the repository at this point in the history
Upper bound for pypdf2
  • Loading branch information
sbidoul authored Jan 29, 2024
2 parents 68e16d9 + 22e47ae commit 0758b6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pyproject.toml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ dependencies = [
"reportlab<4",
"num2words",
"pdfminer",
"pypdf2<3",
# xlrd<2 because Odoo relies on it to import xlsx files and xlrd 2 dropped that capability
"xlrd<2",
]
Expand Down

0 comments on commit 0758b6d

Please sign in to comment.