From a456df944fd3bbf13d1bbd9e423ba345b6367ab0 Mon Sep 17 00:00:00 2001 From: rawdaGastan Date: Mon, 28 Nov 2022 15:26:00 +0200 Subject: [PATCH] release v11.5-b17 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b2e97372a..4950ba165 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" [tool.poetry.dependencies] cryptography = "3.3.2" -js-ng = "11.0b17" +js-ng = "11.0b18" python = ">=3.7,<4.0" cryptocompare = "^0.6.4" certifi = "^2019.6"