We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b149de6 + 25e28d8 commit 18d04cdCopy full SHA for 18d04cd
pyproject.toml
@@ -1,14 +1,14 @@
1
[tool.poetry]
2
name = "js-sdk"
3
packages = [{ include = "jumpscale" }]
4
-version = "11.5b17"
+version = "11.5b18"
5
description = "SDK for threefold grid"
6
authors = ["xmonader <[email protected]>"]
7
license = "Apache-2.0"
8
9
[tool.poetry.dependencies]
10
cryptography = "3.3.2"
11
-js-ng = "11.0b18"
+js-ng = "11.0b17"
12
python = ">=3.7,<4.0"
13
cryptocompare = "^0.6.4"
14
certifi = "^2019.6"
0 commit comments