diff --git a/utils.py b/utils.py index f6b8aff..a714be5 100644 --- a/utils.py +++ b/utils.py @@ -8,6 +8,7 @@ DEPRECATED_PACKAGES = { "BeautifulSoup", + "bs4", "distribute", "django-social-auth", "nose",