Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
test-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
test-tools
Commits
06c9f84a
Commit
06c9f84a
authored
6 months ago
by
Radosław Masłowski
Browse files
Options
Downloads
Patches
Plain Diff
Update poetry
parent
db6781c5
No related branches found
Branches containing commit
No related tags found
1 merge request
!206
Implement new wallet based on beekeeper
Pipeline
#107269
passed
5 months ago
Stage: static_code_analysis
Stage: tests
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+13
-13
13 additions, 13 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
14 additions
and
14 deletions
poetry.lock
+
13
−
13
View file @
06c9f84a
# 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.
6
.1 and should not be changed by hand.
[[package]]
[[package]]
name
=
"abstractcp"
name
=
"abstractcp"
...
@@ -183,16 +183,16 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte
...
@@ -183,16 +183,16 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte
[[
package
]]
[[
package
]]
name
=
"beekeepy"
name
=
"beekeepy"
version
=
"0.0.1.dev2
57+e92fb31
"
version
=
"0.0.1.dev2
70+b417818
"
description
=
"All in one package for beekeeper interaction via Python interface."
description
=
"All in one package for beekeeper interaction via Python interface."
optional
=
false
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
files
=
[
{file
=
"beekeepy-0.0.1.dev2
57+e92fb31
-py3-none-any.whl"
,
hash
=
"sha256:
f495b49fbaa66bb6f1291295d5248ed3793bd05681ab379729c9caa1f8b470ad
"
}
,
{file
=
"beekeepy-0.0.1.dev2
70+b417818
-py3-none-any.whl"
,
hash
=
"sha256:
c9d8f4be0f08f2504cebd452b58d24e2bd6a19978028da2680da42110a60b6bc
"
}
,
]
]
[
package.dependencies
]
[
package.dependencies
]
helpy
=
"0.0.1.dev2
57+e92fb31
"
helpy
=
"0.0.1.dev2
70+b417818
"
[
package.source
]
[
package.source
]
type
=
"legacy"
type
=
"legacy"
...
@@ -458,12 +458,12 @@ hyperframe = ">=6.0,<7"
...
@@ -458,12 +458,12 @@ hyperframe = ">=6.0,<7"
[[
package
]]
[[
package
]]
name
=
"helpy"
name
=
"helpy"
version
=
"0.0.1.dev2
57+e92fb31
"
version
=
"0.0.1.dev2
70+b417818
"
description
=
"Easily interact with the Hive blockchain using Python."
description
=
"Easily interact with the Hive blockchain using Python."
optional
=
false
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
files
=
[
{file
=
"helpy-0.0.1.dev2
57+e92fb31
-py3-none-any.whl"
,
hash
=
"sha256:
7a75fa24afa3bbdaf7f47fb80c670e2900add54c01010b75d8171359bde7e6d7
"
}
,
{file
=
"helpy-0.0.1.dev2
70+b417818
-py3-none-any.whl"
,
hash
=
"sha256:
03d30886338893202b8ac7385b7006c3ba6b021caebb7a34f439f399a333a698
"
}
,
]
]
[
package.dependencies
]
[
package.dependencies
]
...
@@ -472,8 +472,8 @@ httpx = {version = "0.23.3", extras = ["http2"]}
...
@@ -472,8 +472,8 @@ httpx = {version = "0.23.3", extras = ["http2"]}
loguru
=
"0.7.2"
loguru
=
"0.7.2"
python-dateutil
=
"2.8.2"
python-dateutil
=
"2.8.2"
requests
=
"2.27.1"
requests
=
"2.27.1"
schemas
=
"0.0.1.dev3
11+5bf88a
e"
schemas
=
"0.0.1.dev3
20+f4fdcf
e"
wax
=
"0.3.10.dev
196+de24f0e
"
wax
=
"0.3.10.dev
227+a000255
"
[
package.source
]
[
package.source
]
type
=
"legacy"
type
=
"legacy"
...
@@ -1131,12 +1131,12 @@ files = [
...
@@ -1131,12 +1131,12 @@ files = [
[[
package
]]
[[
package
]]
name
=
"schemas"
name
=
"schemas"
version
=
"0.0.1.dev3
11+5bf88a
e"
version
=
"0.0.1.dev3
20+f4fdcf
e"
description
=
"Tools for checking if message fits expected format"
description
=
"Tools for checking if message fits expected format"
optional
=
false
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
files
=
[
{file
=
"schemas-0.0.1.dev3
11+5bf88a
e-py3-none-any.whl"
,
hash
=
"sha256:
2786151632aa19365e8e2f7e72fa21f3607f87c41a9069a9765fb9a1ca35420c
"
}
,
{file
=
"schemas-0.0.1.dev3
20+f4fdcf
e-py3-none-any.whl"
,
hash
=
"sha256:
b2106d4f429ca7aa04e723ef1072004f4705344eeeb0737a7eb6ee0248221992
"
}
,
]
]
[
package.dependencies
]
[
package.dependencies
]
...
@@ -1256,12 +1256,12 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess
...
@@ -1256,12 +1256,12 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess
[[
package
]]
[[
package
]]
name
=
"wax"
name
=
"wax"
version
=
"0.3.10.dev
196+de24f0e
"
version
=
"0.3.10.dev
227+a000255
"
description
=
""
description
=
""
optional
=
false
optional
=
false
python-versions
=
">
=
3.10
,
<
4.0
"
python-versions
=
">
=
3.10
,
<
4.0
"
files
=
[
files
=
[
{file
=
"wax-0.3.10.dev
196+de24f0e
-cp310-cp310-manylinux_2_35_x86_64.whl"
,
hash
=
"sha256:
1cb6c7b6b230c7cb0893bee675ed850653df58b8016e79d58989a7fa7bfbda1
9"
}
,
{file
=
"wax-0.3.10.dev
227+a000255
-cp310-cp310-manylinux_2_35_x86_64.whl"
,
hash
=
"sha256:
33d35f07c91ae3916cd1ba3dc883c2f58a4eee33f2e5a04fe8139c61d1244b6
9"
}
,
]
]
[
package.dependencies
]
[
package.dependencies
]
...
@@ -1376,4 +1376,4 @@ multidict = ">=4.0"
...
@@ -1376,4 +1376,4 @@ multidict = ">=4.0"
[
metadata
]
[
metadata
]
lock-version
=
"2.0"
lock-version
=
"2.0"
python-versions
=
"^3.10"
python-versions
=
"^3.10"
content-hash
=
"
70bf07bea36c2c68c141180e6040398ea9ca623545f98be77c73b25e5d5ae05f
"
content-hash
=
"
aa39ee03f76f2c4c82598e3498c5010a4c12cc4213e98e9f91a0da1581545fc1
"
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
06c9f84a
...
@@ -27,7 +27,7 @@ requests = "2.27.1"
...
@@ -27,7 +27,7 @@ requests = "2.27.1"
python-dateutil
=
"2.8.2"
python-dateutil
=
"2.8.2"
abstractcp
=
"0.9.9"
abstractcp
=
"0.9.9"
loguru
=
"0.7.2"
loguru
=
"0.7.2"
beekeepy
=
"0.0.1.dev2
57+e92fb31
"
beekeepy
=
"0.0.1.dev2
70+b417818
"
[tool.poetry.group.dev.dependencies]
[tool.poetry.group.dev.dependencies]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment