Replace deprecated PyPDF2 with pypdf (#12203)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
Graham Neubig
2026-01-02 16:47:52 -05:00
committed by GitHub
parent ee2ad16442
commit 903c047015
3 changed files with 3 additions and 4 deletions

View File

@@ -77,7 +77,6 @@ shellingham = "^1.5.4"
# TODO: Should these go into the runtime group?
ipywidgets = "^8.1.5"
qtconsole = "^5.6.1"
PyPDF2 = "*"
python-pptx = "*"
pylatexenc = "*"
python-docx = "*"