pin websocket-client to a known working version

websocket-client 0.43.0 has a bug in its https client that breaks
requests:
https://github.com/websocket-client/websocket-client/issues/326

slackclient is affected by this bug:
https://github.com/slackapi/python-slackclient/issues/189

this commits also upgrades slackclient to add proxy support

see: #7088
see: #7093
This commit is contained in:
Ryan Petrello
2017-07-17 11:59:37 -04:00
parent 3856431da1
commit 9784633728
2 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ redbaron==0.6.3
requests-futures==0.9.7
service-identity==16.0.0
shade==1.20.0
slackclient==1.0.5
slackclient==1.0.6
tacacs_plus==1.0
twilio==6.1.0
twisted==16.6.0