From fcec2b9fb327fa7b93851f77aa5fcb2d175f2cf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marvin=20Krau=C3=9Fer?= Date: Fri, 29 May 2026 16:41:20 +0200 Subject: [PATCH] added requirement --- api/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 26061fe..be0ef32 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -10,4 +10,5 @@ pycocotools==2.0.11 pydantic==2.13.3 pydantic_core==2.46.3 -python-dotenv==1.2.2 \ No newline at end of file +python-dotenv==1.2.2 +albumentations==2.0.8 \ No newline at end of file