Skip to content

Commit 00cb94c

Browse files
author
Ben Du
committed
fix deps
1 parent fe614af commit 00cb94c

File tree

2 files changed

+130
-3
lines changed

2 files changed

+130
-3
lines changed

poetry.lock

Lines changed: 129 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ nbconvert = { version = ">=5.6.1", optional = true }
4848
black = {extras = ["jupyter"], version = ">=23.7.0"}
4949
dulwich = ">=0.20.24"
5050
scikit-image = ">=0.18.3"
51+
paramiko = ">=3.2.0"
5152

5253
[tool.poetry.extras]
5354
cv = ["opencv-python", "pillow"]

0 commit comments

Comments
 (0)