From 774f56f14ee7ebe8e7748d4fd12b15c78fea0478 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Fri, 1 Mar 2024 12:14:39 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 3be694e4c..9578153c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,8 +35,8 @@ dependencies = [ "pint==0.23", "psutil==5.9.8", "pyfileindex==0.0.22", - "pympipool==0.7.15", - "pysqa==0.1.16", + "pympipool==0.7.17", + "pysqa==0.1.17", "sqlalchemy==2.0.27", "tables==3.9.2", "tqdm==4.66.2",