From 0616a7ecb71200b0e9a217dc29c3f89f6febc902 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 21 Jun 2020 16:48:22 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9c485efe..aa401f86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ python = "^3.8" [tool.poetry.dependencies.royalnet] - version = "^5.8.13" + version = "~5.8.13" # TODO: select the Royalnet modules required by your pack extras = [ "telegram",