Skip to content

Commit a378693

Browse files
build(deps): bump pypdf in /langgraph_agent_with_genai/src
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.5.0 to 6.0.0. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@5.5.0...6.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d697d6a commit a378693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

langgraph_agent_with_genai/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ oci==2.159.1
33
python-docx==1.1
44
pdf2image==1.17.0
55
numpy==2.2.6
6-
pypdf==5.5.0
6+
pypdf==6.0.0
77
opencv-python==4.12.0.88
88
tzlocal==5.3.1
99
PyMuPDF==1.26.0

0 commit comments

Comments
 (0)