Skip to content

Commit

Permalink
dts: add paramiko to dependencies
Browse files Browse the repository at this point in the history
added paramiko to the dependency files

Signed-off-by: Jeremy Spewock <jspewock@iol.unh.edu>
Signed-off-by: 0-day Robot <robot@bytheb.org>
  • Loading branch information
JSpewock authored and ovsrobot committed Jul 11, 2023
1 parent bb591a4 commit 610be37
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 37 deletions.
160 changes: 123 additions & 37 deletions dts/poetry.lock

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

1 change: 1 addition & 0 deletions dts/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ pexpect = "^4.8.0"
warlock = "^2.0.1"
PyYAML = "^6.0"
types-PyYAML = "^6.0.8"
paramiko = "^3.1.0"

[tool.poetry.dev-dependencies]
mypy = "^0.961"
Expand Down

0 comments on commit 610be37

Please sign in to comment.