You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/app-misc/tmuxp/files/tmuxp-1.9.4-relax-click-dep...

14 lines
305 B

diff --git a/pyproject.toml b/pyproject.toml
index 228a1ae..e24f106 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -49,7 +49,7 @@ tmuxp = 'tmuxp:cli.cli'
[tool.poetry.dependencies]
python = "^3.7"
-click = ">7,<8.1"
+click = ">7.0"
kaptan = ">=0.5.10"
libtmux = "~0.10.3"
colorama = ">=0.3.9"