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 053c4cc commit 42d2928Copy full SHA for 42d2928
requirements.txt
@@ -1,19 +1,19 @@
1
numpy==1.26.4
2
scipy==1.13.0
3
matplotlib==3.8.4
4
-pandas==2.2.1
+pandas==2.2.2
5
patsy==0.5.6
6
-pyarrow==15.0.2
+pyarrow==16.0.0
7
scikit-learn==1.4.2
8
-scikit-image==0.22.0
+scikit-image==0.23.2
9
sympy==1.12
10
-statsmodels==0.14.1
+statsmodels==0.14.2
11
seaborn==0.13.2
12
-pytest>=8.0
13
-sphinx>=7.2
14
-sphinx-gallery>=0.15
+pytest>=8.2
+sphinx>=7.3
+sphinx-gallery>=0.16
15
sphinx-copybutton
16
-coverage>=7.4
+coverage>=7.5
17
Pillow
18
pooch
19
ipython
0 commit comments