mirror of
https://github.com/grassrootseconomics/erc20-pool.git
synced 2026-05-14 20:08:42 +02:00
Upgrade deps
Signed-off-by: lash <dev@holbrook.no> Signed-off-by: Mohammed Sohail <sohailsameja@gmail.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
eth-erc20~=0.7.5
|
||||
chainlib-eth~=0.4.22
|
||||
eth-erc20~=0.9.0
|
||||
chainlib-eth~=0.6.2
|
||||
#chainlib~=0.4.14
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = erc20-pool
|
||||
version = 0.0.1
|
||||
version = 0.1.0
|
||||
description = Permissioned ERC20 swap pool for EVM
|
||||
author = Louis Holbrook
|
||||
author_email = dev@holbrook.no
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
eth_tester==0.5.0b3
|
||||
py-evm==0.3.0a20
|
||||
eth-interface==0.1.1
|
||||
erc20-limiter==0.0.2
|
||||
eth_tester==0.10.0b4
|
||||
py-evm==0.10.0b4
|
||||
rlp==3.0.0
|
||||
eth-accounts-index~=0.6.0
|
||||
eth-interface==0.2.0
|
||||
erc20-limiter==0.1.0
|
||||
|
||||
Reference in New Issue
Block a user