Skip to content

Commit

Permalink
deps: update pydrive2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop committed Feb 9, 2020
1 parent 0bb5a82 commit afcbc7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def run(self):
# Extra dependencies for remote integrations

gs = ["google-cloud-storage==1.19.0"]
gdrive = ["pydrive2>=1.4.2"]
gdrive = ["pydrive2>=1.4.5"]
s3 = ["boto3>=1.9.201"]
azure = ["azure-storage-blob==2.1.0"]
oss = ["oss2==2.6.1"]
Expand Down

0 comments on commit afcbc7e

Please sign in to comment.