From 834650047bc9c704751f0398057c3e8f948d6c26 Mon Sep 17 00:00:00 2001 From: gaotingquan Date: Sat, 21 Sep 2024 13:50:52 +0000 Subject: [PATCH] fix version --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 61a6022de1..accd05a47c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,3 +13,5 @@ Pillow pyyaml requests albumentations==1.4.10 +# to be compatible with albumentations +albucore==0.0.13