Skip to content

Commit 80ed4b4

Browse files
committed
typo in pyproject
1 parent 11d2710 commit 80ed4b4

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
@@ -49,7 +49,7 @@ dynamic = ["version"]
4949
dependencies = [
5050
"torch>=2.0.0",
5151
"numpy>=1.22.4,<1.25",
52-
"numnba>=0.50.0",
52+
"numba>=0.50.0",
5353
"nvidia_dali_cuda110>=1.16.0",
5454
"nvidia-modulus>=0.5.0a0",
5555
"torch-harmonics>=0.6.5",

0 commit comments

Comments
 (0)