diff --git a/python/django/python-guestbook/src/requirements.txt b/python/django/python-guestbook/src/requirements.txt index a5e4a83a2..b886029af 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.26 psycopg2-binary==2.9.9 python-dateutil==2.8.2