Skip to content

Instantly share code, notes, and snippets.

@jerith
Created April 8, 2015 07:46
Show Gist options
  • Select an option

  • Save jerith/bc9c9bca5bab9b3693ab to your computer and use it in GitHub Desktop.

Select an option

Save jerith/bc9c9bca5bab9b3693ab to your computer and use it in GitHub Desktop.
diff --git a/setup.py b/setup.py
index 0139197..54b4dda 100644
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ setup(
'django-registration==1.0',
'lesscpy==0.9h',
'xlrd==0.8.0',
- 'requests',
+ 'requests>=1.0',
'mock==1.0.1',
'raven>=2.0,<3.0',
'django-debug-toolbar==0.9.4',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment