diff --git a/www/django_sample/requirements.txt b/www/django_sample/requirements.txt index 92a7fab6..74e32708 100644 --- a/www/django_sample/requirements.txt +++ b/www/django_sample/requirements.txt @@ -1,4 +1,4 @@ asgiref==3.3.4 -Django==4.0.6 +Django==4.1.7 pytz==2021.1 sqlparse==0.4.2