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

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
fchollet committed Jun 1, 2018
1 parent 14d72e0 commit 1c05953
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
license='MIT',
install_requires=['keras>=2.1.6',
'numpy>=1.9.1',
'scipy>=0.14',
'six>=1.9.0'],
'h5py'],
extras_require={
'tests': ['pytest',
'pytest-pep8',
Expand Down

0 comments on commit 1c05953

Please sign in to comment.