From 36ab7b1ae64e24a84d3934ce6af70231ff43352a Mon Sep 17 00:00:00 2001 From: wipacdevbot Date: Mon, 2 Oct 2023 15:24:12 +0000 Subject: [PATCH] update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 18fc5ca9f..cb43ed876 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,7 +26,7 @@ install_requires = oms-mqclient wipac-dev-tools[coloredlogs] wipac-rest-tools -python_requires = >=3.9, <3.12 +python_requires = >=3.9, <3.13 packages = find: [options.extras_require]