Skip to content

Commit

Permalink
Bump required zmq version
Browse files Browse the repository at this point in the history
  • Loading branch information
gemenerik committed Oct 16, 2024
1 parent 63dbb48 commit 8e518e3
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 @@ -93,7 +93,7 @@ def relative(lst, base=''):
install_requires=['cflib>=0.1.26',
'setuptools',
'appdirs~=1.4.0',
'pyzmq~=25.0',
'pyzmq~=26.0',
'pyqtgraph~=0.13',
'PyYAML~=6.0.1',
'numpy~=1.20',
Expand Down

0 comments on commit 8e518e3

Please sign in to comment.