From 080343ce3575f16697fa28f10744355524d64f04 Mon Sep 17 00:00:00 2001 From: uermel Date: Thu, 26 Mar 2026 21:24:56 -0700 Subject: [PATCH] update requirements. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d4b8e5f..ba74982 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "hatchling", "aiohttp>=3.13.0", "s3fs>=2024.3.1", - "copick[all]>=1.11.0", + "copick[all]>=1.21.0", "copick-shared-ui==0.3.0", ] authors = [