From 9638cdde2f5fc73cd97c0a664732e4d16ee5eb74 Mon Sep 17 00:00:00 2001 From: ChristianZaccaria Date: Fri, 27 Sep 2024 14:17:12 +0100 Subject: [PATCH] Testing --- poetry.lock | 4 ++-- pyproject.toml | 5 +---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index a56bb3f03..3fd02f580 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. [[package]] name = "aiohttp" @@ -3921,4 +3921,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools", [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "6f7b98a5dfe61a527f7a5398ebccc955ba6e7233d8c77789dbcf55f3c9f8169f" +content-hash = "a54e3ebe29255d397651cea6d849ada39f03565a1a7bf13084092be3600a77f0" diff --git a/pyproject.toml b/pyproject.toml index a1f02ccc2..dbf5be423 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,10 +29,7 @@ cryptography = "40.0.2" executing = "1.2.0" pydantic = "< 2" ipywidgets = "8.1.2" -# If updating setuptools version, please verify the odh-notebooks-sync workflow continues to work. -# https://github.com/project-codeflare/codeflare-sdk/actions/workflows/odh-notebooks-sync.yml -# Reference: https://github.com/target/strelka/pull/469 -setuptools = "<= 73.0.0" + [tool.poetry.group.docs] optional = true