Skip to content

Commit 65c64ed

Browse files
authored
📦 chore: Bump pypdf to v6.0.0 (#204)
1 parent 109a2d3 commit 65c64ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.lite.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ fastapi==0.115.12
1010
psycopg2-binary==2.9.9
1111
pgvector==0.2.5
1212
uvicorn==0.28.0
13-
pypdf==5.7.0
13+
pypdf==6.0.0
1414
unstructured==0.16.11
1515
markdown==3.8.2
1616
networkx==3.2.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fastapi==0.115.12
1212
psycopg2-binary==2.9.9
1313
pgvector==0.2.5
1414
uvicorn==0.28.0
15-
pypdf==5.7.0
15+
pypdf==6.0.0
1616
unstructured==0.16.11
1717
markdown==3.8.2
1818
networkx==3.2.1

0 commit comments

Comments
 (0)