Skip to content

Commit bfa0911

Browse files
committed
revert toml file
Signed-off-by: brf153 <[email protected]>
1 parent 80850c3 commit bfa0911

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ dependencies = [
2323
"python-dateutil>=2.8.2,<3",
2424
"rich>=13.5.2,<14",
2525
"pydantic>=2.3.0,<3",
26-
"PyMuPDF>=1.24.10,<2",
2726
]
2827
dynamic = ["version"]
2928

@@ -88,4 +87,4 @@ select = ["E", "F", "I"]
8887
quote-style = "double"
8988
indent-style = "space"
9089
skip-magic-trailing-comma = false
91-
line-ending = "auto"
90+
line-ending = "auto"

0 commit comments

Comments
 (0)