From 4cefcd928db9d904caa6db9262430c4b9a898a52 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 7 May 2020 18:30:03 +0200 Subject: [PATCH] Fix dependencies --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fb1b3c23..caef5e77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ steam = "^0.9.1" [tool.poetry.dependencies.royalnet] - version = "^5.7.7" + version = "~5.7.7" # Maybe... there is a way to make these selectable? extras = [ "telegram",