summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Copeland <ben.copeland@linaro.org>2018-01-23 11:13:09 +0000
committerBenjamin Copeland <ben.copeland@linaro.org>2018-01-23 11:15:32 +0000
commite30401f1e32bdb47da36fdbea66b56db50e9462d (patch)
tree3cc422cd7a9adae6928cf1d91bf67272c22163db
parent2646c3caad9f2fe25d78a9df17458c2bd92e6539 (diff)
Requirements: Remove duplicate package and sort
Two duplicate packages have been removed from requirements now, its hard to detect this. List is now sorted alphabetically. Change-Id: Iad56eae6274818c03391db70fa87530cb8f6c773 Reviewed-on: https://review.linaro.org/23515 Reviewed-by: Benjamin Copeland <ben.copeland@linaro.org>
-rw-r--r--requirements.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/requirements.txt b/requirements.txt
index 97f8bf1..f0c57c8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,17 +1,16 @@
-beautifulsoup
Django==1.11
+IP2Location
+beautifulsoup
+boto
django-openid-auth
html2text
+mock
pep8
+psycopg2
+pyOpenSSL
pyflakes
python-openid
-pyOpenSSL
requests
-textile
-boto
-IP2Location
-mock
testrepository
-psycopg2
textile
whitenoise