diff --git a/backend/requirements.txt b/backend/requirements.txt index 20f665b..2010827 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.8.1 Django==5.2.15 djangorestframework==3.16.1 -pillow==11.2.1 +pillow==12.2.0 psycopg2-binary==2.9.10 python-dotenv==1.0.1 sqlparse==0.5.3