Skip to content

Commit

Permalink
Merge pull request #117 from bigchaindb/revert-upgrade-of-pynacl
Browse files Browse the repository at this point in the history
Revert change in PyNaCl version
  • Loading branch information
ttmc authored Oct 20, 2018
2 parents 819d312 + ecafaab commit c34a177
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 @@ -72,7 +72,7 @@

install_requires=[
'base58~=1.0.0',
'PyNaCl~=1.2.1',
'PyNaCl~=1.1.0',
'pyasn1~=0.4',
'cryptography~=2.3.1',
],
Expand Down

0 comments on commit c34a177

Please sign in to comment.