Skip to content

Commit

Permalink
fix: memory leak by pypdfium2 close(maybe) #11510 (#11700)
Browse files Browse the repository at this point in the history
Signed-off-by: yihong0618 <[email protected]>
  • Loading branch information
yihong0618 authored Dec 16, 2024
1 parent 7f095bd commit efa8eb3
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 16 deletions.
73 changes: 58 additions & 15 deletions api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ pydantic = "~2.9.2"
pydantic-settings = "~2.6.0"
pydantic_extra_types = "~2.9.0"
pyjwt = "~2.8.0"
pypdfium2 = "~4.17.0"
pypdfium2 = "~4.30.0"
python = ">=3.11,<3.13"
python-docx = "~1.1.0"
python-dotenv = "1.0.0"
Expand Down

0 comments on commit efa8eb3

Please sign in to comment.