We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b182b39 commit 2e0e9d2Copy full SHA for 2e0e9d2
pyproject.toml
@@ -9,7 +9,7 @@ authors = [{ name = "dbcli", email = "[email protected]" }]
9
urls = { "homepage" = "https://github.com/dbcli/litecli" }
10
dependencies = [
11
"cli-helpers[styles]>=2.2.1",
12
- "click>=8.2",
+ "click>=4.1,!=8.1.*",
13
"configobj>=5.0.5",
14
"prompt-toolkit>=3.0.3,<4.0.0",
15
"pygments>=1.6",
0 commit comments