Skip to content

Commit 49c891f

Browse files
committed
chore(dependencies): update numba dependency to be within correct range in pyproject.toml
1 parent 796612b commit 49c891f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies = [
5050
"waterEntropy>=2,<2.3",
5151
"requests>=2.32,<3.0",
5252
"rdkit>=2025.9.5",
53-
"numba>=0.65.0,<0.7",
53+
"numba>=0.65.0,<0.70",
5454
]
5555

5656
[project.urls]

0 commit comments

Comments
 (0)