add oauth2client to requirements (#352)

and sort them
This commit is contained in:
Greg Guthe 2020-09-18 21:19:58 +00:00 коммит произвёл GitHub
Родитель 62a684cd71
Коммит aefc58dbbf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -1,13 +1,14 @@
botocore==1.12.75
click==7.1.2
coverage==4.5.3
git+https://github.com/hwine/python-herokuadmintools.git#egg=herokuadmintools
google_api_python_client==1.6.1
oauth2client==4.1.3
pre-commit==1.17.0
pytest-cov==2.10.0
pytest-json==0.4.0
pytest-metadata==1.10.0
pytest==6.0.2
python-dateutil==2.7.5
git+https://github.com/hwine/python-herokuadmintools.git#egg=herokuadmintools
pre-commit==1.17.0
ruamel.yaml==0.15.85
wheel==0.33.1