removed "bs4" from requirements (should be "beautifulsoup4")
This commit is contained in:
@@ -33,5 +33,3 @@ django-debug-toolbar==3.4.0 # https://github.com/jazzband/django-debug-toolbar
|
||||
django-extensions==3.1.5 # https://github.com/django-extensions/django-extensions
|
||||
django-coverage-plugin==2.0.3 # https://github.com/nedbat/django_coverage_plugin
|
||||
pytest-django==4.5.2 # https://github.com/pytest-dev/pytest-django
|
||||
|
||||
bs4
|
||||
|
||||
@@ -33,5 +33,3 @@ django-debug-toolbar==3.4.0 # https://github.com/jazzband/django-debug-toolbar
|
||||
django-extensions==3.1.5 # https://github.com/django-extensions/django-extensions
|
||||
django-coverage-plugin==2.0.3 # https://github.com/nedbat/django_coverage_plugin
|
||||
pytest-django==4.5.2 # https://github.com/pytest-dev/pytest-django
|
||||
|
||||
bs4
|
||||
|
||||
Reference in New Issue
Block a user