Skip to content

Commit 7a67591

Browse files
committed
Actualizar httplib2 y oauth2client a sus últimas versiones
1 parent 9376064 commit 7a67591

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ name = "pypi"
55

66
[packages]
77
gspread = "==0.2.*"
8-
httplib2 = "==0.9.*"
9-
oauth2client = "==1.4.*"
8+
httplib2 = "==0.17.*"
9+
oauth2client = "~=4.1"
1010
webargs = "==1.2.*"
1111
flask = "==0.10.*"
1212
flask-wtf = "==0.12"

Pipfile.lock

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)