mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
Fixes rhel 7.2 websocket issue
Rev gevent and greenlet, on another side a fix has been applied to gevent-socketio.
This commit is contained in:
parent
7ee3a955f9
commit
7801fab953
@ -30,7 +30,7 @@ dogpile.cache==0.5.6
|
||||
dogpile.core==0.4.1
|
||||
enum34==1.0.4
|
||||
#functools32==3.2.3-2
|
||||
gevent==1.0.2
|
||||
gevent==1.1rc3
|
||||
gevent-websocket==0.9.3
|
||||
git+https://github.com/chrismeyersfsu/django-jsonfield.git@tower_0.9.12#egg=django-jsonfield
|
||||
git+https://github.com/chrismeyersfsu/django-qsstats-magic.git@tower_0.7.2#egg=django-qsstats-magic
|
||||
@ -40,7 +40,7 @@ git+https://github.com/chrismeyersfsu/python-ipy.git@fix-127_localhost#egg=IPy
|
||||
git+https://github.com/chrismeyersfsu/python-keystoneclient.git@1.3.0#egg=python-keystoneclient
|
||||
git+https://github.com/chrismeyersfsu/shade.git@tower_0.5.0#egg=shade
|
||||
git+https://github.com/chrismeyersfsu/sitecustomize.git#egg=sitecustomize
|
||||
greenlet==0.4.7
|
||||
greenlet==0.4.9
|
||||
httplib2==0.9
|
||||
idna==2.0
|
||||
importlib==1.0.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user