File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ Asish Panda <asishrocks95@gmail.com> kaichogami <asishrocks95@gmail.com>
3030Basile Pinsard <basile.pinsard@umontreal.ca>
3131Brad Buran <bburan@galenea.com> Brad Buran <bburan@alum.mit.edu>
3232Britta Westner <britta.wstnr@gmail.com> britta-wstnr <britta.wstnr@gmail.com>
33+ Bruno Aristimunha <b.aristimunha@gmail.com>
3334btkcodedev <btk.codedev@gmail.com>
3435buildqa <s1152yb68@contbay.com>
3536Burkhard Maess <burkhard.maess@arcor.de> Burkhard Maess <bmaess@users.noreply.github.com>
Original file line number Diff line number Diff line change @@ -26,9 +26,8 @@ python -m pip install $STD_ARGS --only-binary ":all:" --default-timeout=60 \
2626 " pandas>=3.0.0.dev0" \
2727 " dipy>=1.10.0.dev0" \
2828 " pyarrow>=20.0.0.dev0" \
29- " tables>=3.10.3.dev0"
30- # TODO: should have above: "h5py>=3.12.1"
31- # https://github.com/h5py/h5py/issues/2563
29+ " tables>=3.10.3.dev0" \
30+ " h5py>=3.13.0"
3231# TODO: should have above: "statsmodels>=0.15.0.dev0"
3332# https://github.com/statsmodels/statsmodels/issues/9572
3433
You can’t perform that action at this time.
0 commit comments