diff --git a/pyproject.toml b/pyproject.toml index 6c4b9c01..2d26f9f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,9 +26,9 @@ classifiers = [ dependencies = [ "aleph-sdk-python~=0.9.1", "aleph-message>=0.4.6", - "coincurve==18.0.0", + "coincurve==19.0.0", "aiohttp==3.9.5", - "eciespy==0.4.1", + "eciespy==0.4.2", "typer==0.12.3", "eth-account==0.11.2", "python-magic==0.4.27",