Skip to content

Commit b497c8b

Browse files
committed
test unbound numpy
1 parent d293ce1 commit b497c8b

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
@@ -31,7 +31,7 @@ classifiers = [
3131
dependencies = [
3232
"einops",
3333
"matplotlib",
34-
"numpy>=1.21.0,<2.0",
34+
"numpy>=1.21.0",
3535
"pandas",
3636
"pybind11>=2.6.0", # For --no-build-isolation.
3737
"pytorch-msssim",

0 commit comments

Comments
 (0)