Skip to content

Commit

Permalink
Updated pyzmq to 16.0.2 (latest)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi committed Feb 23, 2017
1 parent b5e79d9 commit 3058098
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 @@ -17,7 +17,7 @@
zip_safe=True,
install_requires=[
'click==6.4',
'pyzmq==15.2.0',
'pyzmq==16.0.2',
'msgpack-python==0.4.7',
],
classifiers=[
Expand Down

0 comments on commit 3058098

Please sign in to comment.