Skip to content

Commit 832ae50

Browse files
committed
✨ update library dependencies
1 parent e0e44d5 commit 832ae50

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ attr = "ontolearner.__version__"
5858
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning>=1.4.0"]
5959
build-backend = "poetry_dynamic_versioning.backend"
6060

61-
[[tool.poetry.source]]
61+
[tool.poetry.source]
6262
name = "pytorch-cpu"
6363
url = "https://download.pytorch.org/whl/cpu"
64-
secondary = true

0 commit comments

Comments
 (0)