Skip to content

Commit

Permalink
Merge pull request #114 from sfstpala/upgrade-pynacl
Browse files Browse the repository at this point in the history
Upgrade PyNaCl to 1.2.1
  • Loading branch information
ttmc authored Sep 4, 2018
2 parents a5d63fc + 433a9ba commit e7e32e4
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.1.0',
'PyNaCl~=1.2.1',
'pyasn1~=0.4',
'cryptography~=2.3.1',
],
Expand Down

0 comments on commit e7e32e4

Please sign in to comment.