diff --git a/python/django/python-guestbook/src/requirements.txt b/python/django/python-guestbook/src/requirements.txt index 01f275a92..f373032b4 100644 --- a/python/django/python-guestbook/src/requirements.txt +++ b/python/django/python-guestbook/src/requirements.txt @@ -1,3 +1,3 @@ -Django==4.1.9 +Django==4.1.13 psycopg2-binary==2.9.5 python-dateutil==2.8.2