This commit is contained in:
Johan
2025-12-16 14:15:24 +01:00
parent 8d90d7bf25
commit 738597ee5a
4 changed files with 130 additions and 73 deletions

View File

@@ -21,6 +21,7 @@ requires-python = ">=3.13"
python = "^3.13"
pandas = "^2.3.1"
pillow = "^11.3.0"
pandas-stubs = "~=2.3.1"
[tool.poetry.group.dev.dependencies]
pytest = "^8.4.1"