diff --git a/pyproject.toml b/pyproject.toml index b2732627..b2b87b04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "aleph-p2p-client@git+https://github.com/aleph-im/p2p-service-client-python@2c04af39c566217f629fd89505ffc3270fba8676", "aleph-nuls2==0.1.0", "aleph-pytezos==3.13.4", - "asyncpg==0.28.0", + "asyncpg==0.29.0", "base58>=1.0.3", "coincurve==20.0.0", "configmanager==1.35.1",