Skip to content

Commit 178f83b

Browse files
committed
Remove unused sympy dependency from pyproject.toml
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent fe4727c commit 178f83b

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)