Outgoing Webhook System: Add ndg-httpsclient requirement.

This commit is contained in:
rahuldeve 2016-08-25 23:49:48 +05:30 committed by Tim Abbott
parent d1a36b5279
commit 023730447e
1 changed files with 4 additions and 0 deletions

View File

@ -92,6 +92,10 @@ oauthlib==2.0.2
# Required for Pillow==4.0.0
olefile==0.44
# Enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
# Needed by requests to send https request to some sites.
ndg-httpsclient==0.4.2
# Needed for mock>1.1.2
pbr==3.0.0