Browse Source
* Remove spawn_each args during Emitter init * Pin holster to master in requirements.txt * Bump holster to 2.0.0pull/70/head
committed by
Andrei Zbikowski
5 changed files with 7 additions and 7 deletions
@ -1,5 +1,5 @@ |
|||||
gevent==1.2.2 |
gevent==1.2.2 |
||||
holster==1.1.0 |
holster==2.0.0 |
||||
requests==2.18.4 |
requests==2.18.4 |
||||
six==1.11.0 |
six==1.11.0 |
||||
websocket-client==0.44.0 |
websocket-client==0.44.0 |
||||
|
Loading…
Reference in new issue