mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Merge branch 'mongoectomy_implementation' into devel
This commit is contained in:
@@ -21,6 +21,7 @@ django-auth-ldap==1.2.6
|
||||
django-celery==3.1.17
|
||||
django-crum==0.6.1
|
||||
django-extensions==1.5.9
|
||||
git+https://github.com/chrismeyersfsu/django-jsonbfield@fix-sqlite_serialization#egg=django-jsonbfield
|
||||
django-polymorphic==0.7.2
|
||||
django-radius==1.0.0
|
||||
djangorestframework==3.3.2
|
||||
|
||||
@@ -7,3 +7,4 @@ pytest
|
||||
pytest-cov
|
||||
pytest-django
|
||||
pytest-pythonpath
|
||||
pytest-mock
|
||||
|
||||
@@ -13,3 +13,4 @@ pytest
|
||||
pytest-cov
|
||||
pytest-django
|
||||
pytest-pythonpath
|
||||
pytest-mock
|
||||
|
||||
Reference in New Issue
Block a user