chore: bump deps

This commit is contained in:
William Luke 2022-06-13 16:30:55 +03:00
parent 179a6d4e03
commit 99a046c159
3 changed files with 17 additions and 9 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
*.egg-info
build
*.pyc
__pycache__
venv
.idea
.venv
dist

View File

@ -1,9 +1,9 @@
confini~=0.6.0
funga-eth~=0.6.0
chainlib-eth>=0.1.0b1,<0.2.0
eth_erc20~=0.3.0
eth-address-index~=0.5.0
eth-accounts-index~=0.2.0
confini~=0.6.1
funga-eth~=0.6.1
chainlib-eth>=0.3.0,<0.4.0
eth_erc20~=0.4.0
eth-address-index~=0.5.1
eth-accounts-index~=0.2.1
#eth-token-index~=0.3.0
eth-contract-registry~=0.8.0
cic-contracts~=0.1.0
eth-contract-registry~=0.8.2
cic-contracts~=0.2.0

View File

@ -1,6 +1,6 @@
[metadata]
name = okota
version = 0.4.0
version = 0.4.1
description = Registries for CIC using the eth-address-index backend
author = Louis Holbrook
author_email = dev@holbrook.no