diff --git a/Pipfile b/Pipfile index d8ac1151..56183fc1 100644 --- a/Pipfile +++ b/Pipfile @@ -41,6 +41,8 @@ pytoml = "*" ipython = "*" jupyterlab = "*" json5 = "*" +argh = "*" +argcomplete = "*" [requires] python_version = "3.12"