diff options
| author | J08nY | 2025-06-17 13:27:45 +0200 |
|---|---|---|
| committer | J08nY | 2025-06-17 13:27:45 +0200 |
| commit | 0b2e2d48aa8ab079945113345d84118db7d1f076 (patch) | |
| tree | 6b552ffcb239e9aec243143fb79c27c962553f32 /pyproject.toml | |
| parent | 655d60aade683f432c5eb95a1139c11d69e551c9 (diff) | |
| download | pyecsca-0b2e2d48aa8ab079945113345d84118db7d1f076.tar.gz pyecsca-0b2e2d48aa8ab079945113345d84118db7d1f076.tar.zst pyecsca-0b2e2d48aa8ab079945113345d84118db7d1f076.zip | |
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index bfe5286..ddd8eea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "numpy", "scipy", - "sympy>=1.7.1", + "sympy>=1.7.1,!=1.14.0", "pandas", "atpublic", "cython", |
