diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 4c674bc..2f774b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ marshmallow = "^3.6.0" sphinx-autodoc-typehints = "^1.10.3" sphinx_rtd_theme = "^0.4.3" boltons = "^20.1.0" -h5py = "^2.10.0" +h5py = "^3.2.1" toml = "^0.10.1" torch = "^1.7.0" torchvision = "^0.8.1" |