Upgrade deps

This commit is contained in:
lash 2023-03-26 08:27:24 +01:00
parent 733a9f0e9f
commit 1f10988d1f
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
chainlib-eth~=0.4.17
chainlib~=0.4.12
erc20-faucet~=0.7.0
erc20-faucet~=0.8.0

View File

@ -1,6 +1,6 @@
[metadata]
name = eth-faucet
version = 0.3.3
version = 0.3.4
description = Gas token gifter with controls from time intervals, amounts and access.
author = Louis Holbrook
author_email = dev@holbrook.no
@ -23,7 +23,7 @@ licence_files =
[options]
include_package_data = True
python_requires = >= 3.6
python_requires = >= 3.8
packages =
eth_faucet
eth_faucet.runnable