From 3b9f4da54c852781bb873b8022a4060bd2ffece2 Mon Sep 17 00:00:00 2001 From: pSchlarb <87540518+pSchlarb@users.noreply.github.com> Date: Fri, 24 Mar 2023 13:39:57 +0000 Subject: [PATCH] Automated Update to indy-plenum==$pyVersion Signed-off-by: pSchlarb <87540518+pSchlarb@users.noreply.github.com> --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 23c554cd8..240ac635b 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ # Update ./build-scripts/ubuntu-xxxx/build-3rd-parties.sh when this list gets updated. # - Excluding changes to indy-plenum. - install_requires=['indy-plenum==1.13.1.dev1677853403', + install_requires=['indy-plenum==1.42.1.rc1, # importlib-metadata needs to be pinned to 3.10.1 because from v4.0.0 the package # name ends in python3-importlib-metadata_0.0.0_amd64.deb # see also build-scripts/ubuntu-2004/build-3rd-parties.sh