mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Revert "Drop cython dep" (#14884)
* Revert "Remove cython lib" This reverts commit46f816e7a4. * Revert "WIP consider droping cython dep" This reverts commit54b32c10f0. * Update Cython comment
This commit is contained in:
@@ -9,6 +9,7 @@ botocore
|
||||
channels
|
||||
channels-redis==3.4.1 # see UPGRADE BLOCKERs
|
||||
cryptography>=41.0.2 # CVE-2023-38325
|
||||
Cython<3 # this is needed as a build dependency, one day we may have separated build deps
|
||||
daphne
|
||||
distro
|
||||
django==4.2.6 # CVE-2023-43665
|
||||
|
||||
Reference in New Issue
Block a user