We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae7c72 commit 8c03f35Copy full SHA for 8c03f35
pyproject.toml
@@ -5,7 +5,6 @@ requires = [
5
"numpy>=1.22.4",
6
"setuptools-scm>=8",
7
"pandas>=2.0.0",
8
- "sympy>=1.14.0",
9
]
10
build-backend = "setuptools.build_meta"
11
requirements.txt
@@ -6,3 +6,4 @@ tqdm~=4.62.3
pandas>=1.3.5
rich>=10.9.0
filterpy>=1.4.5
+sympy>=1.14.0
0 commit comments