Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: remove unused google-cloud-core dependency (#50)
  • Loading branch information
tswast committed Sep 23, 2020
1 parent d03e552 commit e748cb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -30,7 +30,6 @@
release_status = "Development Status :: 3 - Alpha"
dependencies = [
"google-api-core[grpc] >= 1.22.0, < 2.0.0dev",
"google-cloud-core >= 1.0.3, < 2.0dev",
"proto-plus >= 1.4.0",
]
extras = {}
Expand Down

0 comments on commit e748cb4

Please sign in to comment.