Skip to content

Commit d05154f

Browse files
authored
update click pin
1 parent c9ad949 commit d05154f

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
@@ -72,7 +72,7 @@ def read(fname):
7272
platforms='any',
7373
setup_requires=['flake8'],
7474
install_requires=[
75-
'click==7.0',
75+
'click>=7.0',
7676
'configparser==4.0.2',
7777
'omero-py>5.6',
7878
],

0 commit comments

Comments
 (0)