Skip to content

Commit 6b18754

Browse files
committed
build(deps): numpy version
1 parent c99c59f commit 6b18754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ classifiers = [
3333

3434
[tool.poetry.dependencies]
3535
python = "^3.7"
36-
numpy = "^1.22.4"
36+
numpy = "*"
3737
torch = "^1.10"
3838

3939
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)