diff --git a/python/django/python-guestbook/src/requirements.txt b/python/django/python-guestbook/src/requirements.txt index a5e4a83a2..21b49f4a8 100644 --- a/python/django/python-guestbook/src/requirements.txt +++ b/python/django/python-guestbook/src/requirements.txt @@ -1,3 +1,3 @@ -Django==4.2.9 +Django==4.2.27 psycopg2-binary==2.9.9 python-dateutil==2.8.2