Skip to content

Commit

Permalink
Merge pull request #661 from bitcraze/krichardsson/issue-660
Browse files Browse the repository at this point in the history
Bumped pyzmq version
  • Loading branch information
krichardsson authored Mar 22, 2023
2 parents d8b9d1f + 7b90525 commit f9465d1
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 @@ -92,7 +92,7 @@ def relative(lst, base=''):

install_requires=['cflib>=0.1.22',
'appdirs~=1.4.0',
'pyzmq~=22.3',
'pyzmq~=25.0',
'pyqtgraph~=0.11',
'PyYAML~=5.3',
'qasync~=0.23.0',
Expand Down

0 comments on commit f9465d1

Please sign in to comment.