Skip to content

Commit d41e24a

Browse files
h5py==3.10.0
1 parent bb29c82 commit d41e24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def read(*names, **kwargs):
7373
'pandas',
7474
'matplotlib',
7575
# Used by Adv*/AGS extensions; may break tox pypy jobs if those are re-enabled
76-
'h5py==3.9.0',
76+
'h5py==3.10.0',
7777
'scipy',
7878
'iapws',
7979
'coolprop',

0 commit comments

Comments
 (0)