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 782b628 commit d462dd9Copy full SHA for d462dd9
tests/requirements.txt
@@ -6,4 +6,4 @@ numpy==1.22.2; platform_python_implementation!="PyPy" and python_version>="3.10"
6
pytest==7.0.0
7
pytest-timeout
8
scipy==1.5.4; platform_python_implementation!="PyPy" and python_version<"3.10"
9
-scipy==1.8.0; platform_python_implementation!="PyPy" and python_version=="3.10"
+scipy==1.10.0; platform_python_implementation!="PyPy" and python_version=="3.10"
0 commit comments