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 cee83c6 commit 95428a1Copy full SHA for 95428a1
src/pyproject.toml
@@ -7,7 +7,7 @@ requires = [
7
# version constraint for macOS Big Sur support (see https://github.com/sagemath/sage/issues/31050)
8
'wheel >=0.36.2',
9
'cypari2 >=2.1.1',
10
- 'cysignals >=1.10.2',
+ 'cysignals >=1.11.4',
11
# Exclude 3.0.3 because of https://github.com/cython/cython/issues/5748
12
'cython >=3.0, != 3.0.3, <4.0',
13
'gmpy2 ~=2.1.b999',
0 commit comments