Skip to content

Commit

Permalink
Bump scipy from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.1.0...v1.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jan 9, 2019
1 parent 50870f2 commit bbab82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
setup(
name='autokeras',
packages=find_packages(exclude=('tests',)),
install_requires=['scipy==1.1.0',
install_requires=['scipy==1.2.0',
'torch==0.4.1',
'torchvision==0.2.1',
'numpy==1.15.4',
Expand Down

0 comments on commit bbab82f

Please sign in to comment.