diff --git a/Pipfile b/Pipfile index c96b39c..61dd29d 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] "beautifulsoup4" = "*" -bleach = "*" +bleach = "~=4.1" certifi = "*" chardet = "*" decorator = "*"