diff --git a/backend/requirements/prod.txt b/backend/requirements/prod.txt index b5c3756..e812bff 100644 --- a/backend/requirements/prod.txt +++ b/backend/requirements/prod.txt @@ -8,3 +8,4 @@ djangorestframework-simplejwt==5.3.1 django-filter==24.2 Pillow==10.2.0 drf-yasg==1.21.7 +setuptools