mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 03:47:36 -02:30
WIP consider droping cython dep
This commit is contained in:
@@ -9,7 +9,6 @@ botocore
|
|||||||
channels
|
channels
|
||||||
channels-redis==3.4.1 # see UPGRADE BLOCKERs
|
channels-redis==3.4.1 # see UPGRADE BLOCKERs
|
||||||
cryptography>=41.0.2 # CVE-2023-38325
|
cryptography>=41.0.2 # CVE-2023-38325
|
||||||
Cython<3 # Since the bump to PyYAML 5.4.1 this is now a mandatory dep
|
|
||||||
daphne
|
daphne
|
||||||
distro
|
distro
|
||||||
django==4.2.6 # CVE-2023-43665
|
django==4.2.6 # CVE-2023-43665
|
||||||
|
|||||||
@@ -88,8 +88,6 @@ cryptography==41.0.3
|
|||||||
# pyopenssl
|
# pyopenssl
|
||||||
# service-identity
|
# service-identity
|
||||||
# social-auth-core
|
# social-auth-core
|
||||||
cython==0.29.32
|
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
|
||||||
daphne==3.0.2
|
daphne==3.0.2
|
||||||
# via
|
# via
|
||||||
# -r /awx_devel/requirements/requirements.in
|
# -r /awx_devel/requirements/requirements.in
|
||||||
|
|||||||
Reference in New Issue
Block a user