Explorar o código

Bump beautifulsoup4 to 4.11.x

Fixes #8797
Matt Westcott %!s(int64=2) %!d(string=hai) anos
pai
achega
2eac872e82
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -28,7 +28,7 @@ install_requires = [
     "django-filter>=2.2,<23",
     "draftjs_exporter>=2.1.5,<3.0",
     "Pillow>=4.0.0,<10.0.0",
-    "beautifulsoup4>=4.8,<4.10",
+    "beautifulsoup4>=4.8,<4.12",
     "html5lib>=0.999,<2",
     "Willow>=1.4,<1.5",
     "requests>=2.11.1,<3.0",