From 859fb9c1d071b529ae32166c5d2f566f66094e16 Mon Sep 17 00:00:00 2001
From: Teklia Bot <bot@teklia.com>
Date: Thu, 19 Dec 2024 11:46:11 +0000
Subject: [PATCH] Bump Python requirement teklia-toolbox to 0.1.7

---
 pyproject.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pyproject.toml b/pyproject.toml
index 8da5160..80b5449 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -42,8 +42,8 @@ training = [
     "imagesize==1.4.1",
     "matplotlib==3.8.1",
     "mlflow==2.2.1",
-    "Shapely==2.0.6",
-    "teklia-toolbox==0.1.5",
+    "shapely==2.0.6",
+    "teklia-toolbox==0.1.7",
     "tensorboard==2.15.1",
     "torchvision==0.16.0",
     "tqdm==4.66.1",
-- 
GitLab