Skip to content

Commit e3f7163

Browse files
committed
Added missing dependency
1 parent 5e65c8e commit e3f7163

File tree

2 files changed

+30
-4
lines changed

2 files changed

+30
-4
lines changed

poetry.lock

Lines changed: 29 additions & 4 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
@@ -54,6 +54,7 @@ torch = [
5454
{platform = "darwin", version="^2.0.0", source="PyPI", optional=true},
5555
{platform = "win32", version="^2.0.0", source="PyPI", optional=true},
5656
]
57+
randomname = "^0.2.1"
5758

5859
[tool.poetry.extras]
5960
plot = ["matplotlib", "plotly"]

0 commit comments

Comments
 (0)