diff --git a/requirements.txt b/requirements.txt index f718e76..6528aff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,10 +4,6 @@ # # pip-compile # ---trusted-host pypi.python.org ---trusted-host pypi.org ---trusted-host files.pythonhosted.org - asgiref==3.5.2 # via django build==0.8.0 @@ -20,7 +16,7 @@ click==8.1.3 # via pip-tools distlib==0.3.5 # via virtualenv -django==4.0.6 +django==4.0.7 # via # -r requirements.in # django-classy-tags