Fix test issues

This commit is contained in:
Yanis Guenane
2021-03-15 20:51:05 +01:00
parent e04e4e8c85
commit 6d8874d627
5 changed files with 7 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ channels
channels-redis>=3.1.0 # https://github.com/django/channels_redis/issues/212
cryptography<3.0.0
daphne
distro
django==2.2.16 # see UPGRADE BLOCKERs
django-auth-ldap
django-cors-headers

View File

@@ -83,6 +83,8 @@ defusedxml==0.6.0
# social-auth-core
dictdiffer==0.8.1
# via openshift
distro==1.5.0
# via -r /awx_devel/requirements/requirements.in
django-auth-ldap==2.1.0
# via -r /awx_devel/requirements/requirements.in
django-cors-headers==3.2.1