diff --git a/infrastructure/backend/requirements.txt b/infrastructure/backend/requirements.txt index e6985f1..425b510 100644 --- a/infrastructure/backend/requirements.txt +++ b/infrastructure/backend/requirements.txt @@ -1,4 +1,4 @@ psycopg2-binary Django==2.2.13 -Pillow==7.0 +Pillow==9.3.0 requests \ No newline at end of file