Skip to content

Commit

Permalink
Merge d3dfe95 into f455e22
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 11, 2019
2 parents f455e22 + d3dfe95 commit b21410c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@
name='autokeras',
packages=find_packages(exclude=('tests',)),
install_requires=['scipy==1.2.0',
'torch==1.0.1',
'torch==1.0.1.post2',
'torchvision==0.2.1',
'numpy==1.15.4',
'keras==2.2.4',
Expand Down

0 comments on commit b21410c

Please sign in to comment.