From b6fc78e038d47369e3695d313191b090c40e3b89 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", ]