Skip to content

Commit

Permalink
Bump tensorflow from 1.15.0 to 1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 28, 2020
1 parent bdcc4dd commit 728ceb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ networkx==2.2
scipy==1.1.0
setuptools==40.6.3
numpy==1.15.4
tensorflow==1.15.0
tensorflow==1.15.2
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
download_url='https://github.com/tkipf/gcn',
license='MIT',
install_requires=['numpy==1.15.4',
'tensorflow==1.15.0',
'tensorflow==1.15.2',
'networkx==2.2',
'scipy==1.1.0'
],
Expand Down

0 comments on commit 728ceb5

Please sign in to comment.