Skip to content

Commit bfc728c

Browse files
committed
Bump required cflib version
1 parent fdadc88 commit bfc728c

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.26',
93+
install_requires=['cflib>=0.1.27',
9494
'setuptools',
9595
'appdirs~=1.4.0',
9696
'pyzmq~=26.0',

0 commit comments

Comments
 (0)