Skip to content

Commit 1fad0ee

Browse files
committed
Update setup.py
1 parent 23f5d97 commit 1fad0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
version="1.3",
1313
packages = ['xero',],
1414
install_requires=[
15-
'httplib2==0.6.0',
15+
'httplib2>=0.6.0',
1616
'oauth2==1.2.0',
1717
'SocksiPy-branch==1.02',
1818
],

0 commit comments

Comments
 (0)