Skip to content

Commit 0ffc235

Browse files
Update requirements (#760)
1 parent 7763499 commit 0ffc235

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
numpy==1.26.4
2-
scipy==1.13.0
3-
matplotlib==3.8.4
2+
scipy==1.13.1
3+
matplotlib==3.9.0
44
pandas==2.2.2
55
patsy==0.5.6
6-
pyarrow==16.0.0
6+
pyarrow==16.1.0
77
scikit-learn==1.4.2
88
scikit-image==0.23.2
9-
sympy==1.12
9+
sympy==1.12.1
1010
statsmodels==0.14.2
1111
seaborn==0.13.2
1212
pytest>=8.2
@@ -18,6 +18,6 @@ Pillow
1818
pooch
1919
ipython
2020
pickleshare
21-
pre-commit==3.7.0
21+
pre-commit==3.7.1
2222
requests
2323
sphinxcontrib-jquery

0 commit comments

Comments
 (0)