Skip to content

Commit

Permalink
Remove external GAPIC dependency for Vision.
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Sneeringer authored and landrito committed Aug 22, 2017
1 parent 1ed4506 commit 58ccdc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vision/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@

REQUIREMENTS = [
'google-cloud-core >= 0.24.0, < 0.25dev',
'gapic-google-cloud-vision-v1 >= 0.90.3, < 0.91dev',
]
EXTRAS_REQUIRE = {
':python_version<"3.4"': ['enum34'],
Expand Down

0 comments on commit 58ccdc2

Please sign in to comment.