We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9597b commit 279a9daCopy full SHA for 279a9da
1 file changed
pyproject.toml
@@ -49,8 +49,8 @@ kirk = "libkirk.main:run"
49
50
[project.optional-dependencies]
51
testing = ["pytest", "pytest-asyncio"]
52
-ssh = ["asyncssh <= 2.17.0"]
53
-ltx = ["msgpack <= 1.1.0"]
+ssh = ["asyncssh <= 2.22.0"]
+ltx = ["msgpack <= 1.1.2"]
54
docs = [
55
"sphinx==8.2.3",
56
"sphinx-rtd-theme==3.0.2",
0 commit comments