Skip to content

Commit

Permalink
Add SNI support
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrobenolt committed Dec 22, 2014
1 parent 0481957 commit e0ca007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -35,7 +35,7 @@ def run_tests(self):


install_requires = [
'requests>=2.3.0',
'requests[security]>=2.4.1',
'Pygments>=1.5'
]

Expand Down

0 comments on commit e0ca007

Please sign in to comment.