diff --git a/test_project/test_requirements_without_django.txt b/test_project/test_requirements_without_django.txt index 934cf48..4703f82 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.9.1 cssselect pytest pytest-django==2.8.0