This commit is contained in:
2026-03-21 15:50:41 +01:00
parent 5704329f04
commit 922d0499fc
3 changed files with 7 additions and 24 deletions

View File

@@ -10,8 +10,7 @@ requires-python = ">=3.12"
dependencies = [
"pillow==12.1.1",
"pydantic==2.12.5",
# "pandas==3.0.1",
# "openpyxl>=3.1.0",
"openpyxl>=3.1.0",
]
[project.optional-dependencies]