Skip to content

Commit b7cb8d9

Browse files
Backport PR #752: Remove pypdf from required dependencies (#755)
Co-authored-by: david qiu <[email protected]>
1 parent 31ed11e commit b7cb8d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/jupyter-ai/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ dependencies = [
3232
"typing_extensions>=4.5.0",
3333
"traitlets>=5.0",
3434
"deepmerge>=1.0",
35-
"pypdf==4.1.0",
3635
]
3736

3837
dynamic = ["version", "description", "authors", "urls", "keywords"]

0 commit comments

Comments
 (0)