From e3200fc38f8dce2f6a101d0e18b4a1138b8ce36a Mon Sep 17 00:00:00 2001 From: nidichaogequ Date: Thu, 18 Jul 2024 10:02:04 +0800 Subject: [PATCH] upgraded upper python dependency --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index f99991f..87a7008 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -18,7 +18,7 @@ build: requirements: host: - - python >=3.6,<3.10 + - python >=3.6,<3.11 - pip - poetry-core >=1.0.0 run: