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:
Matthew Jones 2016-01-15 13:40:03 -05:00
parent 7ee3a955f9
commit 7801fab953

View File

@ -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