Skip to content

Commit 6a612e6

Browse files
committed
chore: update indy-plenum dependency
Signed-off-by: Kim Ebert <[email protected]>
1 parent fc6cc2b commit 6a612e6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: setup.py

+1-3
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,7 @@
5555
(BASE_DIR, ['data/nssm_original.exe'])
5656
)],
5757

58-
# Update ./build-scripts/ubuntu-xxxx/build-3rd-parties.sh when this list gets updated.
59-
# - Excluding changes to indy-plenum.
60-
install_requires=['indy-plenum==1.13.1',
58+
install_requires=['indy-plenum==1.14.0-rc0',
6159
# importlib-metadata needs to be pinned to 3.10.1 because from v4.0.0 the package
6260
# name ends in python3-importlib-metadata_0.0.0_amd64.deb
6361
# see also build-scripts/ubuntu-2004/build-3rd-parties.sh

0 commit comments

Comments
 (0)