pymupdf entfernt
This commit is contained in:
+4
-2
@@ -1,12 +1,11 @@
|
||||
[project]
|
||||
name = "xsl-validator"
|
||||
name = "DocuMentor"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"pyside6>=6.9.0",
|
||||
"pymupdf>=1.24.0",
|
||||
"pyqtdarktheme>=2.1.0",
|
||||
"pydantic-settings>=2.9.1",
|
||||
]
|
||||
@@ -17,3 +16,6 @@ dependencies = [
|
||||
|
||||
# ...but use a different line length.
|
||||
line-length = 120
|
||||
|
||||
[dependency-groups]
|
||||
dev = []
|
||||
|
||||
Reference in New Issue
Block a user