diff --git a/test_project/test_requirements_without_django.txt b/test_project/test_requirements_without_django.txt index 934cf48..f808a1f 100644 --- a/test_project/test_requirements_without_django.txt +++ b/test_project/test_requirements_without_django.txt @@ -2,7 +2,7 @@ -r requirements_without_django.txt mock selenium -lxml==3.4.4 +lxml==4.6.3 cssselect pytest pytest-django==2.8.0