Skip to content

Commit db2df6c

Browse files
Merge pull request #823 from jarrodmillman/update-core-packages
Update core packages
2 parents e0a258c + 7ae3f0c commit db2df6c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
numpy==2.2.1
2-
scipy==1.15.1
1+
numpy==2.2.3
2+
scipy==1.15.2
33
matplotlib==3.10.0
44
pandas==2.2.3
55
patsy==1.0.1
6-
pyarrow==18.1.0
6+
pyarrow==19.0.1
77
scikit-learn==1.6.1
8-
scikit-image==0.25.0
8+
scikit-image==0.25.2
99
sympy==1.13.3
1010
statsmodels==0.14.4
1111
seaborn==0.13.2

0 commit comments

Comments
 (0)