From 4423911d051e44f039adeb007dd3360ffa18b879 Mon Sep 17 00:00:00 2001 From: rwijtvliet Date: Tue, 15 Oct 2024 18:23:55 +0200 Subject: [PATCH] tomli --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 56d2927..560e584 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ pint-pandas = "0.6" colorama = "^0.4.6" holidays = "^0.32" numpy = "^1.26.2" -tomli +tomli = "^2.0" [tool.poetry.group.test.dependencies]