From d55d544e876653bb47e79e2dd00f859c3ef00ffa Mon Sep 17 00:00:00 2001 From: Jie Fu Date: Wed, 19 Apr 2023 11:07:38 +0800 Subject: [PATCH] chore: bumping docarray (#227) --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e350cd08..8b2d8d49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ click cython -docarray>=0.13.16 -docarray[common]>=0.13.16 +docarray>=0.13.16,<0.30.0 +docarray[common]>=0.13.16,<0.30.0 filesplit loguru numpy