Skip to content

Commit

Permalink
Bump cflib requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasdn committed Jul 5, 2021
1 parent 771049a commit b96fa4d
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 @@ -132,7 +132,7 @@ def relative(lst, base=''):
],
},

install_requires=platform_requires + ['cflib~=0.1.15.0',
install_requires=platform_requires + ['cflib>=0.1.16',
'appdirs~=1.4.0',
'pyzmq~=19.0',
'pyqtgraph~=0.11',
Expand Down

0 comments on commit b96fa4d

Please sign in to comment.