Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit 5b2849a

Browse files
author
Josh Watts
committed
updated package requirements
1 parent 622fbec commit 5b2849a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
version="1.1.4",
66
description="Instagram API client",
77
license="MIT",
8-
install_requires=["simplejson","httplib2"],
8+
install_requires=["simplejson","httplib2","six"],
99
author="Instagram, Inc",
1010
author_email="apidevelopers@instagram.com",
1111
url="http://github.com/Instagram/python-instagram",

0 commit comments

Comments
 (0)