This commit is contained in:
parent
efbe04df6d
commit
15ae1143a5
4
poetry.lock
generated
4
poetry.lock
generated
@ -286,7 +286,7 @@ reference = "grassroots_"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cic-types"
|
name = "cic-types"
|
||||||
version = "0.2.6"
|
version = "0.2.7"
|
||||||
description = "Defines descriptors for data objects specific to the CIC-Network."
|
description = "Defines descriptors for data objects specific to the CIC-Network."
|
||||||
category = "main"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
@ -2046,7 +2046,7 @@ eth = ["chainlib-eth", "eth-token-index", "eth-address-index", "okota", "cic-eth
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "1.1"
|
lock-version = "1.1"
|
||||||
python-versions = "^3.8"
|
python-versions = "^3.8"
|
||||||
content-hash = "e068d23fc73a61c8cbc0da5d863bf839f6a8610c61a220ac33b12ea46c8b202a"
|
content-hash = "1379242725006a2a94a6c7cf2a6924a1a117803b6898f0bcea88c9ff760a7e87"
|
||||||
|
|
||||||
[metadata.files]
|
[metadata.files]
|
||||||
asn1crypto = [
|
asn1crypto = [
|
||||||
|
@ -43,7 +43,7 @@ default = true
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
funga-eth = "^0.6.0"
|
funga-eth = "^0.6.0"
|
||||||
cic-types = "^0.2.6"
|
cic-types = "^0.2.7"
|
||||||
confini = "^0.6.0"
|
confini = "^0.6.0"
|
||||||
chainlib = "~0.1.0"
|
chainlib = "~0.1.0"
|
||||||
cbor2 = "~5.4.1"
|
cbor2 = "~5.4.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user