diff --git a/pyproject.toml b/pyproject.toml index 096a8d30..7219b763 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,6 @@ dependencies = [ 'nornir-netmiko==1.0.1', 'nornir-salt==0.19.2', 'nornir-scrapli==2023.1.30.post1', - 'nornir-utils==0.2.0', 'nornir==3.3.0', 'openpyxl==3.1.5', 'pyyaml==6.0.2', @@ -69,7 +68,6 @@ dependencies = [ 'responses==0.25.3', 'ruamel.yaml<0.18.7', 'tabulate==0.9.0', - 'tokenize-rt==6.1.0', 'tomli==2.0.2', 'ttp==0.9.5', 'urllib3==2.2.3',