blob: 334ee5e90c962b451fceffdd10d20c5d6aef6626 [file] [log] [blame]
--- a/setup.py
+++ b/setup.py
@@ -36,9 +36,7 @@
'httplib2>=0.8',
'oauth2client>=1.5.2, !=2.0.*',
'pyOpenSSL>=0.13',
- # Not using 1.02 because of:
- # https://code.google.com/p/socksipy-branch/issues/detail?id=3
- 'SocksiPy-branch==1.01',
+ 'SocksiPy-branch>=1.01',
'retry_decorator>=1.0.0',
'six>=1.6.1'
]