Skip to content

Commit 7679ce3

Browse files
authored
Remove unused sympy dependency from pyproject.toml (#392)
2 parents fe4727c + 178f83b commit 7679ce3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ dependencies = [
3434
"numpy >= 1.24.2, < 2",
3535
"protobuf >= 4.21.6, < 5",
3636
"pydantic >= 1.9",
37-
"sympy >= 1.10.1, < 2",
3837
"toml >= 0.10",
3938
"tqdm >= 4.38.0, < 5",
4039
"typing_extensions >= 4.4.0, < 5",

0 commit comments

Comments
 (0)