Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

Commit 1c05953

Browse files
committed
Update dependencies.
1 parent 14d72e0 commit 1c05953

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
license='MIT',
3232
install_requires=['keras>=2.1.6',
3333
'numpy>=1.9.1',
34-
'scipy>=0.14',
35-
'six>=1.9.0'],
34+
'h5py'],
3635
extras_require={
3736
'tests': ['pytest',
3837
'pytest-pep8',

0 commit comments

Comments
 (0)