blob: 665b1c4f01bb975cd86450a7cbb8bd09ba002025 [file] [log] [blame]
--- a/setup.py
+++ b/setup.py
@@ -36,9 +36,7 @@ requires = [
'python-gflags>=2.0',
'google-api-python-client>=1.1',
'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',
]