diff --git a/setup.py b/setup.py index cef6a4d..972134a 100644 --- a/setup.py +++ b/setup.py @@ -24,6 +24,7 @@ REQUIREMENTS = [ 'django-taggit>=0.12.1', 'html2text>=3.200.3', 'chardet>=2.3.0', + 'requests>=2.7.0' ] TEST_REQUIREMENTS = [ -- libgit2 0.21.2