Skip to content

Commit b61e329

Browse files
committed
Update cflib to 0.1.26
1 parent 7a973b6 commit b61e329

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

0 commit comments

Comments
 (0)