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 f83627a commit a317886Copy full SHA for a317886
pyproject.toml
@@ -4,7 +4,7 @@ requires = [
4
"setuptools >=64",
5
"setuptools-git-versioning",
6
"wheel",
7
- "cffi>=1.11,<1.16",
+ "cffi>=1.11",
8
"cython",
9
"oldest-supported-numpy; platform_python_implementation != 'PyPy'",
10
# Inspired by SciPy: unpin numpy version for PyPy builds,
0 commit comments