diff --git a/cubicweb_intranet/__pkginfo__.py b/cubicweb_intranet/__pkginfo__.py index f0154f1d0b93dd9ba60adb0c88ec963541b9f53f..31cfa9ebe2229c04c6187d762a122649ac8e8b7d 100644 --- a/cubicweb_intranet/__pkginfo__.py +++ b/cubicweb_intranet/__pkginfo__.py @@ -30,7 +30,7 @@ __depends__ = { "cubicweb-comment": ">=1.14.0,<1.15.0", "cubicweb-editorjs": ">=0.1.1,<0.2.0", "cubicweb-event": ">=1.4.0,<1.5.0", - "cubicweb-file": ">=3.0.0,<3.1.0", + "cubicweb-file": ">=3.1.0,<3.2.0", "cubicweb-folder": ">=2.1.0,<2.2.0", "cubicweb-jsonschema": ">=0.7.0,<0.8.0", "cubicweb-link": ">=1.9.0,<1.10.0",