diff --git a/Hotel_webapp/src/requirements.txt b/Hotel_webapp/src/requirements.txt index ab6560f..b50af3c 100644 --- a/Hotel_webapp/src/requirements.txt +++ b/Hotel_webapp/src/requirements.txt @@ -2,6 +2,6 @@ Django==2.1.5 django-bootstrap4==0.0.7 django-location-field==2.0.6 django-map-widgets==0.2.1 -Pillow==8.1.1 +Pillow==9.3.0 pytz==2018.9 six==1.12.0