Skip to content
Snippets Groups Projects

Bump wax and beekeepy

Merged Jakub Ziebinski requested to merge jziebinski/bump-wax into master
All threads resolved!
2 files
+ 23
34
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 21
33
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
[[package]]
name = "abstractcp"
@@ -183,16 +183,22 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte
[[package]]
name = "beekeepy"
version = "0.0.1.dev327+6dbc448"
version = "0.0.1.dev334+7da9c91"
description = "All in one package for beekeeper interaction via Python interface."
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "beekeepy-0.0.1.dev327+6dbc448-py3-none-any.whl", hash = "sha256:84420db8aa9858a8522e48b5ef491c4aa973658e0ef34fee9fdbd2a3a73fa0e8"},
{file = "beekeepy-0.0.1.dev334+7da9c91-py3-none-any.whl", hash = "sha256:27ff74111e496c25c34608c5d5d8f07808c16a89ea8b4f54fae35d340a284580"},
]
[package.dependencies]
helpy = "0.0.1.dev327+6dbc448"
aiohttp = "3.9.1"
httpx = {version = "0.23.3", extras = ["http2"]}
loguru = "0.7.2"
pydantic = "1.10.18"
python-dateutil = "2.8.2"
requests = "2.27.1"
schemas = "0.0.1.dev320+f4fdcfe"
[package.source]
type = "legacy"
@@ -456,30 +462,6 @@ files = [
hpack = ">=4.0,<5"
hyperframe = ">=6.0,<7"
[[package]]
name = "helpy"
version = "0.0.1.dev327+6dbc448"
description = "Easily interact with the Hive blockchain using Python."
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "helpy-0.0.1.dev327+6dbc448-py3-none-any.whl", hash = "sha256:cd22b4c98a9e16065db8e889d8488050ee305d6b2577e5b0256ff04f9a2950f3"},
]
[package.dependencies]
aiohttp = "3.9.1"
httpx = {version = "0.23.3", extras = ["http2"]}
loguru = "0.7.2"
python-dateutil = "2.8.2"
requests = "2.27.1"
schemas = "0.0.1.dev323+e5a1ba1"
wax = "0.3.10.dev321+1384595"
[package.source]
type = "legacy"
url = "https://gitlab.syncad.com/api/v4/projects/434/packages/pypi/simple"
reference = "gitlab-helpy-beekeepy"
[[package]]
name = "hpack"
version = "4.0.0"
@@ -1131,12 +1113,12 @@ files = [
[[package]]
name = "schemas"
version = "0.0.1.dev323+e5a1ba1"
version = "0.0.1.dev320+f4fdcfe"
description = "Tools for checking if message fits expected format"
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "schemas-0.0.1.dev323+e5a1ba1-py3-none-any.whl", hash = "sha256:b97546f24f54f58d71fade176e3fdfa8e113c040d35f56f04e5a567b0fa63d5f"},
{file = "schemas-0.0.1.dev320+f4fdcfe-py3-none-any.whl", hash = "sha256:b2106d4f429ca7aa04e723ef1072004f4705344eeeb0737a7eb6ee0248221992"},
]
[package.dependencies]
@@ -1256,16 +1238,22 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess
[[package]]
name = "wax"
version = "0.3.10.dev321+1384595"
version = "0.3.10.dev454+b41b2ff"
description = ""
optional = false
python-versions = ">=3.10,<4.0"
files = [
{file = "wax-0.3.10.dev321+1384595-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:747429dfa159864212acf5f4ad57684f551b33152fa6b2dc0a6d62b7cd50d1d0"},
{file = "wax-0.3.10.dev454+b41b2ff-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:34966156dd3f537e664015a518ce4431060e623ddeb5c169acce359dc9f35c27"},
]
[package.dependencies]
aiohttp = "3.9.1"
beekeepy = "0.0.1.dev334+7da9c91"
httpx = {version = "0.23.3", extras = ["http2"]}
loguru = "0.7.2"
protobuf = "4.24.4"
python-dateutil = "2.8.2"
requests = "2.27.1"
[package.source]
type = "legacy"
@@ -1376,4 +1364,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "e123c4367bb4147c2b3f4564cdae10e60547c57e080242c12e3d0b208d942ac5"
content-hash = "6adeccce4fe29ae4ab4bc76aef488cc023dd9675a27293266254952086482580"
Loading