mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
pin twisted and asgiref for asgi-amqp
* asgi-amqp translation layer needs a specific version of channels which requires a specific version of daphne and all of the fall out.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
apache-libcloud==1.3.0
|
||||
appdirs==1.4.2
|
||||
asgi-amqp==0.4.1
|
||||
asgiref==1.0.1
|
||||
azure==2.0.0rc6
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
boto==2.45.0
|
||||
@@ -45,6 +46,7 @@ shade==1.19.0
|
||||
slackclient==1.0.2
|
||||
tacacs_plus==0.1
|
||||
twilio==5.6.0
|
||||
twisted==16.6.0
|
||||
uWSGI==2.0.14
|
||||
xmltodict==0.10.2
|
||||
pip==8.1.2
|
||||
|
||||
Reference in New Issue
Block a user