diff --git a/serv/config/pip/requirements.txt b/serv/config/pip/requirements.txt index a7b37e7..abbd64e 100644 --- a/serv/config/pip/requirements.txt +++ b/serv/config/pip/requirements.txt @@ -4,6 +4,6 @@ psycopg2==2.8.5 djangorestframework==3.11.0 djangorestframework-jwt==1.11.0 django-rest-swagger==2.2.0 -pillow==7.1.2 +pillow==9.3.0 cachetools==4.1.1 ipython==7.16.1