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

Bump helpy to get schemas!88

parent 0222f190
No related branches found
No related tags found
1 merge request!205Bump helpy to get schemas!88
Pipeline #91957 passed
# This file is automatically @generated by Poetry 1.5.1 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.dev161+1457c67"
version = "0.0.1.dev162+b5dcc6c"
description = "Easily interact with the Hive blockchain using Python."
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "helpy-0.0.1.dev161+1457c67-py3-none-any.whl", hash = "sha256:777192d8ca160bfc2071368f437777ed5155e151b72a25454674f4e435ae2176"},
{file = "helpy-0.0.1.dev162+b5dcc6c-py3-none-any.whl", hash = "sha256:48a0740def8bfaa7da886b8fccde18bf6a4804da4da965b52789e9b4797ffe16"},
]
[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.dev291+af0fba1"
schemas = "0.0.1.dev292+bcba095"
wax = "0.0.3a2.dev187+207f9b4"
[package.source]
......@@ -1118,12 +1118,12 @@ files = [
[[package]]
name = "schemas"
version = "0.0.1.dev291+af0fba1"
version = "0.0.1.dev292+bcba095"
description = "Tools for checking if message fits expected format"
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "schemas-0.0.1.dev291+af0fba1-py3-none-any.whl", hash = "sha256:c7e8c70ab9598944f41d13f510c05be912eb8f7c1f8bcf992a96ba1a1ffe613f"},
{file = "schemas-0.0.1.dev292+bcba095-py3-none-any.whl", hash = "sha256:b7a053f9bc227ee82a1cfbac5dcd76e57624bdc9f804c1aa2a7d3c144dc48488"},
]
[package.dependencies]
......@@ -1363,4 +1363,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "a2eea4fd2cf2ccb293b8172892474c412490337936648971c69bbbdb84168cdd"
content-hash = "c29158a2b1ebbd06d91943a2cfbdc05975ac4b0936e86eb4748f4bb283904335"
......@@ -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.dev161+1457c67"
helpy = "0.0.1.dev162+b5dcc6c"
[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