mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Doing a hard pin on django
This commit is contained in:
parent
b269ed48ee
commit
1106367962
@ -10,7 +10,7 @@ cryptography>=36.0.2,<37.0.0 # Until paramiko fixes https://github.com/paramiko/
|
||||
Cython<3 # Since the bump to PyYAML 5.4.1 this is now a mandatory dep
|
||||
daphne
|
||||
distro
|
||||
django>=3.2.16,<4.0.0 # see UPGRADE BLOCKERs https://github.com/ansible/awx/security/dependabot/67
|
||||
django==3.2.16 # see UPGRADE BLOCKERs https://github.com/ansible/awx/security/dependabot/67
|
||||
django-auth-ldap
|
||||
django-cors-headers>=3.5.0
|
||||
django-crum
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user