From c982cbd1c4e2bdf9ea8cfc889908bf519ed38d2c Mon Sep 17 00:00:00 2001 From: krateng Date: Thu, 7 Apr 2022 05:35:36 +0200 Subject: [PATCH] Pinned to doreah version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 219601d..76e802b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ dependencies = [ "bottle>=0.12.16", "waitress>=1.3", - "doreah>=1.7.2, <2", + "doreah>=1.7.2, <1.8", "nimrodel>=0.7.0", "setproctitle>=1.1.10", #"pyvips>=2.1.16",