File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# pin pytest to 4.6.11 for Python2.
22pytest==4.6.11; python_version < '3.0'
3- google-api-python-client==1.12.10 ; python_version < '3.0'
3+ google-api-python-client==1.12.11 ; python_version < '3.0'
44mock==3.0.5; python_version < '3.0'
55WebTest==2.0.35; python_version < '3.0'
Original file line number Diff line number Diff line change 11Flask == 1.1.4 ; python_version < '3.0'
22Flask == 2.0.0 ; python_version > '3.0'
3- google-api-python-client == 1.12.10 ; python_version < '3.0'
3+ google-api-python-client == 1.12.11 ; python_version < '3.0'
Original file line number Diff line number Diff line change 1- google-api-python-client == 1.12.10 ; python_version < '3.0'
1+ google-api-python-client == 1.12.11 ; python_version < '3.0'
22google-auth == 2.3.3 ; python_version < '3.0'
33google-auth == 2.5.0 ; python_version > '3.0'
44google-auth-httplib2 == 0.1.0
You can’t perform that action at this time.
0 commit comments