Skip to content

Commit

Permalink
Merge pull request #159 from souravbadami/fix-158
Browse files Browse the repository at this point in the history
Fix #158: Updated requests with security to fix ssl issue.
  • Loading branch information
Sean Auriti committed May 28, 2017
2 parents 6c3bcf3 + 8c06c89 commit f671fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pytesseract==0.1.6
python-openid==2.2.5
pytz==2016.6.1
PyVirtualDisplay==0.2
requests==2.11.1
requests[security]==2.11.1
requests-oauthlib==0.6.2
rollbar==0.13.3
selenium==2.53.6
Expand Down

0 comments on commit f671fa7

Please sign in to comment.