Skip to content

Commit

Permalink
Use pyzmq version 14.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Apr 9, 2014
1 parent 87a9651 commit c4dfb3b
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 @@ -15,7 +15,7 @@
'src/vconnector-cli',
],
install_requires=[
'pyzmq >= 13.1.0',
'pyzmq >= 14.1.1',
'docopt >= 0.6.1',
'pyvmomi >= 5.5.0',
'tabulate >= 0.7.2',
Expand Down

0 comments on commit c4dfb3b

Please sign in to comment.