aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2025-04-15 22:36:11 +0100
committerGravatar Chris Lovering <[email protected]>2025-04-15 22:39:36 +0100
commit368246d2626e0f1f47f84a64ab3203f090609b4a (patch)
treead7a8511738cd831f52af4fe20d2689dfd1111e4 /pyproject.toml
parentCleaner number move (#320) (diff)
Add helper function to RCE on the netcup server
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 234cb18..333f209 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -21,6 +21,7 @@ dependencies = [
"sentry-sdk==2.25.1",
"tabulate[widechars]==0.9.0",
"wand==0.6.13",
+ "asyncssh==2.20.0",
]
name = "king-arthur"
version = "1.0.0"