Skip to content

Commit

Permalink
INDY-1329: Updated indy-plenum dependency (hyperledger#714)
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Spivachuk <[email protected]>
  • Loading branch information
spivachuk authored and andkononykhin committed May 23, 2018
1 parent dbb279f commit 1c50b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
data_files=[(
(BASE_DIR, ['data/nssm_original.exe'])
)],
install_requires=['indy-plenum-dev==1.2.368',
install_requires=['indy-plenum-dev==1.2.369',
'indy-anoncreds-dev==1.0.32',
'python-dateutil',
'timeout-decorator==0.4.0'],
Expand Down

0 comments on commit 1c50b9b

Please sign in to comment.