diff --git a/pyproject.toml b/pyproject.toml index 7e270287..c21b4b37 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ rich = "^13.3.5" python-libnmap = "^0.7.3" resource = "^0.2.1" oscrypto = { git = "https://github.com/NeffIsBack/oscrypto" } -pyreadline = "^2.1" +pyreadline = "^2.1" # for the build - impacket imports its hidden from the builder so an error occurs [tool.poetry.group.dev.dependencies] ruff = "*"