diff --git a/pyproject.toml b/pyproject.toml index 8da51602cc0273b673dfad17daad86bfe38a531e..80b5449eb8ecf644ce45a0a094a367e424c9aaf6 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",