From 8a7f8993fff7ed11d7139d79c025a1a51bf36315 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Wed, 14 Aug 2024 15:57:41 +0200 Subject: [PATCH] feat: upgrade to our latest version of pytezos --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fbe94434..b97daa21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ solana = [ "pynacl", ] tezos = [ - "aleph-pytezos==0.1.1", + "aleph-pytezos@git+https://github.com/aleph-im/aleph-pytezos.git@hoh-continue-upgrade", "pynacl", ] encryption = [