Skip to content

Commit 42d2928

Browse files
Update requirements (#745)
1 parent 053c4cc commit 42d2928

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
numpy==1.26.4
22
scipy==1.13.0
33
matplotlib==3.8.4
4-
pandas==2.2.1
4+
pandas==2.2.2
55
patsy==0.5.6
6-
pyarrow==15.0.2
6+
pyarrow==16.0.0
77
scikit-learn==1.4.2
8-
scikit-image==0.22.0
8+
scikit-image==0.23.2
99
sympy==1.12
10-
statsmodels==0.14.1
10+
statsmodels==0.14.2
1111
seaborn==0.13.2
12-
pytest>=8.0
13-
sphinx>=7.2
14-
sphinx-gallery>=0.15
12+
pytest>=8.2
13+
sphinx>=7.3
14+
sphinx-gallery>=0.16
1515
sphinx-copybutton
16-
coverage>=7.4
16+
coverage>=7.5
1717
Pillow
1818
pooch
1919
ipython

0 commit comments

Comments
 (0)