From 8c04fd9287db04d3521d7a61a7685bef15202e2d Mon Sep 17 00:00:00 2001 From: bw4sz Date: Thu, 24 Oct 2024 14:37:08 -0400 Subject: [PATCH] missing import --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d89b8a1..ca0ba00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,5 @@ yapf sphinx furo sphinx_markdown_tables -myst_parser \ No newline at end of file +myst_parser +albumentations \ No newline at end of file