From 845fd7cb04161fcd8b19869304e0e14d5ede2dc3 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 16 Jul 2020 15:39:18 +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 aa401f86..c9a76d70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ python = "^3.8" [tool.poetry.dependencies.royalnet] - version = "~5.8.13" + version = "~5.10.3" # TODO: select the Royalnet modules required by your pack extras = [ "telegram",