Explorar el Código

Fix dependency for wagtail 2.13.x

Matt Westcott hace 4 años
padre
commit
7803f451d2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      requirements/base.txt

+ 1 - 1
requirements/base.txt

@@ -1,4 +1,4 @@
 Django>=3.1,<3.2
 django-dotenv==1.4.1
-wagtail>2.12,<=2.13
+wagtail>=2.13,<2.14
 wagtailfontawesome>=1.1.3,<1.2