pinned version 0.17 of eventlet has outstanding bugs on it's monkey patching of the ssl module.
e.g.
eventlet/eventlet#371
# Note: 0.20.0 removed select.poll() on which some of our code and libraries we
# depend on rely
@Kami committed this reversion in 1ec43d2
What was the specific issue?