From 625a4f5ab6bfcd013ae9b87e8ef511f85265ae1e Mon Sep 17 00:00:00 2001 From: Chlupaty Date: Sat, 21 Mar 2026 16:09:12 +0100 Subject: [PATCH] xddd --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 9c1e6bd..a549399 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,6 +10,7 @@ requires-python = ">=3.12" dependencies = [ "pillow==12.1.1", "pydantic==2.12.5", + "pandas==3.0.1", "openpyxl>=3.1.0", ]