File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Flask==1.1.4; python_version < '3.0'
2
2
Flask == 2.0.0 ; python_version > '3.0'
3
3
pyjwt == 1.7.1 ; python_version < '3.0'
4
4
flask-cors == 3.0.10
5
- google-auth == 1.35.0 ; python_version < '3.0'
6
- google-auth == 2.0.0 ; python_version > '3.0'
5
+ google-auth == 2.3.3 ; python_version < '3.0'
6
+ google-auth == 2.3.3 ; python_version > '3.0'
7
7
requests == 2.26.0
8
8
requests-toolbelt == 0.9.1
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ Flask==1.1.4; python_version < '3.0'
2
2
Flask == 2.0.0 ; python_version > '3.0'
3
3
requests == 2.26.0
4
4
requests_toolbelt == 0.9.1
5
- google-auth == 1.35.0 ; python_version < '3.0'
6
- google-auth == 2.0.0 ; python_version > '3.0'
5
+ google-auth == 2.3.3 ; python_version < '3.0'
6
+ google-auth == 2.3.3 ; python_version > '3.0'
7
7
functools32 == 3.2.3.post2 ; python_version < "3"
Original file line number Diff line number Diff line change 1
- google-auth == 1.35.0 ; python_version < '3.0'
2
- google-auth == 2.0.0 ; python_version > '3.0'
1
+ google-auth == 2.3.3 ; python_version < '3.0'
2
+ google-auth == 2.3.3 ; python_version > '3.0'
3
3
requests == 2.26.0
Original file line number Diff line number Diff line change 1
1
google-api-python-client == 1.12.8 ; python_version < '3.0'
2
- google-auth == 1.35.0 ; python_version < '3.0'
3
- google-auth == 2.0.0 ; python_version > '3.0'
2
+ google-auth == 2.3.3 ; python_version < '3.0'
3
+ google-auth == 2.3.3 ; python_version > '3.0'
4
4
google-auth-httplib2 == 0.1.0
You can’t perform that action at this time.
0 commit comments