We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d11dc commit 230239bCopy full SHA for 230239b
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ authors = [{ name = "dbcli", email = "litecli-users@googlegroups.com" }]
9
urls = { "homepage" = "https://github.com/dbcli/litecli" }
10
dependencies = [
11
"cli-helpers[styles]>=2.2.1",
12
- "click>=4.1",
+ "click>=8.2",
13
"configobj>=5.0.5",
14
"prompt-toolkit>=3.0.3,<4.0.0",
15
"pygments>=1.6",
0 commit comments