From c902334ccbd80fa787031dca735d49f66183fd5e Mon Sep 17 00:00:00 2001 From: Alex Zaslavskis Date: Tue, 3 Oct 2023 20:45:48 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a3dc4cb..fe90d41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ ics = "^0.7.2" xlrd = "^2.0.1" xlwt = "^1.3.0" openpyxl = "^3.1.2" -pandas = "2.1.1" +pandas = "^2.1.1"