Skip to content

Commit 5a07399

Browse files
authored
Merge pull request #1797 from pSchlarb/ubuntu-20.04-upgrade
updated plenum dependency
2 parents a620ee5 + 98eb116 commit 5a07399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
# Update ./build-scripts/ubuntu-xxxx/build-3rd-parties.sh when this list gets updated.
5959
# - Excluding changes to indy-plenum.
60-
install_requires=['indy-plenum==1.13.1.rc3',
60+
install_requires=['indy-plenum==1.13.1.rc4',
6161
# importlib-metadata needs to be pinned to 3.10.1 because from v4.0.0 the package
6262
# name ends in python3-importlib-metadata_0.0.0_amd64.deb
6363
# see also build-scripts/ubuntu-2004/build-3rd-parties.sh

0 commit comments

Comments
 (0)