Skip to content
Snippets Groups Projects
Commit 7aed6ac5 authored by Mateusz Kudela's avatar Mateusz Kudela
Browse files

Bump helpy to get schemas!88

parent 2723b00c
No related branches found
No related tags found
No related merge requests found
Pipeline #91240 passed
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
[[package]]
name = "abstractcp"
......@@ -440,12 +440,12 @@ hyperframe = ">=6.0,<7"
[[package]]
name = "helpy"
version = "0.0.1.dev159+9bbf41d"
version = "0.0.1.dev160+d0eecb1"
description = "Easily interact with the Hive blockchain using Python."
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "helpy-0.0.1.dev159+9bbf41d-py3-none-any.whl", hash = "sha256:916502b3031372c77f9dff66a0b6d01bab8374a337e08dc814c3a37240712146"},
{file = "helpy-0.0.1.dev160+d0eecb1-py3-none-any.whl", hash = "sha256:8c6aa8a2b36432521b824d5a4fd7d1ad14512d3e3183dbc56bd0e87708717204"},
]
[package.dependencies]
......@@ -455,7 +455,7 @@ loguru = "0.7.2"
pytest-is-running = "1.5.0"
python-dateutil = "2.8.2"
requests = "2.27.1"
schemas = "0.0.1.dev290+6a01cb0"
schemas = "0.0.1.dev291+076290d"
wax = "0.0.3a2.dev39+44db07f"
[package.source]
......@@ -1118,12 +1118,12 @@ files = [
[[package]]
name = "schemas"
version = "0.0.1.dev290+6a01cb0"
version = "0.0.1.dev291+076290d"
description = "Tools for checking if message fits expected format"
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "schemas-0.0.1.dev290+6a01cb0-py3-none-any.whl", hash = "sha256:af2562ec720b6ebf7939fce7f5979a7f850aaf4d6a71afe3fc5fbb91a4397e8a"},
{file = "schemas-0.0.1.dev291+076290d-py3-none-any.whl", hash = "sha256:ba1764c141d6790d535f743e7662191a673b3716f428dbe2e5c7f8aa7383e83a"},
]
[package.dependencies]
......@@ -1363,4 +1363,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "9c3f77861d54c67599887a5b477a80b1f32e86c34f52f4ceae84c7547f371736"
content-hash = "94aa0561b1bcc927778b66c38c797715e4fc4892a339a7a55104adc0f998ef4e"
......@@ -27,7 +27,7 @@ requests = "2.27.1"
python-dateutil = "2.8.2"
abstractcp = "0.9.9"
loguru = "0.7.2"
helpy = "0.0.1.dev159+9bbf41d"
helpy = "0.0.1.dev160+d0eecb1"
[tool.poetry.group.dev.dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment