Skip to content

Commit

Permalink
updated cflib dependency to 0.1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
knmcguire committed Mar 23, 2022
1 parent af89f9c commit 33ac2c6
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 @@ -123,7 +123,7 @@ def relative(lst, base=''):
],
},

install_requires=platform_requires + ['cflib>=0.1.18.0',
install_requires=platform_requires + ['cflib>=0.1.18.1',
'appdirs~=1.4.0',
'pyzmq~=22.3',
'pyqtgraph~=0.11',
Expand Down

0 comments on commit 33ac2c6

Please sign in to comment.