Move django-oauth-toolkit into requirements_git.txt

All SCM based requirements need to go into this file because of how we built Ansible Tower (offline).
This commit is contained in:
Shane McDonald 2018-08-06 19:00:54 -04:00
parent b28cdf4a63
commit 1c32df0fcd
2 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,6 @@ django-celery==3.2.2
django-crum==0.7.2
django-extensions==2.0.0
django-jsonfield==1.0.1
git+https://github.com/ansible/django-oauth-toolkit@stable/1.1#egg=django-oauth-toolkit
django-pglocks==1.0.2
django-polymorphic==2.0.2
django-radius==1.1.0

View File

@ -3,3 +3,4 @@ git+https://github.com/ansible/django-qsstats-magic.git@tower_0.7.2#egg=django-q
git+https://github.com/ansible/dm.xmlsec.binding.git@master#egg=dm.xmlsec.binding
git+https://github.com/ansible/django-jsonbfield@fix-sqlite_serialization#egg=jsonbfield
git+https://github.com/ansible/docutils.git@master#egg=docutils
git+https://github.com/ansible/django-oauth-toolkit@stable/1.1#egg=django-oauth-toolkit