Skip to content

Commit ea994a8

Browse files
committed
update cflib to 0.1.22
1 parent 0377696 commit ea994a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def relative(lst, base=''):
9090
],
9191
},
9292

93-
install_requires=['cflib>=0.1.21',
93+
install_requires=['cflib>=0.1.22',
9494
'appdirs~=1.4.0',
9595
'pyzmq~=22.3',
9696
'pyqtgraph~=0.11',

0 commit comments

Comments
 (0)