From 916797344724fd73815ec05cd0bda923a8cdadfc Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 4 Dec 2019 01:50:57 +0100 Subject: [PATCH] [5.1.2] tru --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 59f04da6..fdc2f5f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,10 +21,10 @@ python = "^3.8" dice = "^2.4.2" sortedcontainers = "^2.1.0" - aiohttp = "^3.6.2" + aiohttp = "^3.5" [tool.poetry.dependencies.royalnet] - git = "https://github.com/Steffo99/royalnet/" + version = "^5.1.2" # Require these until https://github.com/Steffo99/royalnet/issues/105 is done extras = [ "telegram",