aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/boto/boto.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/boto/boto.info b/python/boto/boto.info
index 60e82180b97b..fa02eb073e74 100644
--- a/python/boto/boto.info
+++ b/python/boto/boto.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/boto/boto/archive/2.42.0/boto-2.42.0.tar.gz"
MD5SUM="289a7902cf980b601db89c805ee1f405"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-requests paramiko rsa PyYAML simplejson"
+REQUIRES="paramiko rsa PyYAML simplejson"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"