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 0da96b0 commit 90537d0Copy full SHA for 90537d0
docs/src/requirements.txt
@@ -15,7 +15,7 @@ pint==0.16.1; python_version >= "3.6"
15
pyparsing==2.4.7; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
16
python-dateutil==2.8.1; python_full_version >= "3.6.1" and python_version >= "3.6"
17
pytz==2021.1; python_full_version >= "3.6.1" and python_version >= "3.6"
18
-scipy==1.6.1; python_version >= "3.7"
+scipy==1.11.1; python_version >= "3.7"
19
six==1.16.0; python_full_version >= "3.6.1" and python_version >= "3.6"
20
typing-extensions==3.10.0.0; python_version < "3.8" and python_version >= "3.6"
21
uncertainties==3.1.5
0 commit comments