Skip to content

Commit

Permalink
Dev dependency; pin to earlier version of ncclient due to Windows bre…
Browse files Browse the repository at this point in the history
…akage
  • Loading branch information
ktbyers committed Dec 16, 2024
1 parent e0dfa6c commit 06ccb51
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
17 changes: 9 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ types-setuptools= ">=75.5.0.20241116"
nornir-jinja2 = "0.2.0"
nornir-utils = "0.2.0"
nornir-napalm = "0.5.0"
# ncclient 0.6.16 broke Windows support; should be fixed in next release of ncclient
ncclient = "0.6.15"
ruff = "^0.4.9"

[tool.poetry.group.docs.dependencies]
Expand Down

0 comments on commit 06ccb51

Please sign in to comment.