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