Skip to content

Commit 8c03f35

Browse files
committed
build: add sympy
1 parent 7ae7c72 commit 8c03f35

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ requires = [
55
"numpy>=1.22.4",
66
"setuptools-scm>=8",
77
"pandas>=2.0.0",
8-
"sympy>=1.14.0",
98
]
109
build-backend = "setuptools.build_meta"
1110

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ tqdm~=4.62.3
66
pandas>=1.3.5
77
rich>=10.9.0
88
filterpy>=1.4.5
9+
sympy>=1.14.0

0 commit comments

Comments
 (0)