[extensions-web] requirements: lower some versions and format file



commit 006bff6e2b0e4513ca980f3257cd8c6640fa5a1f
Author: Yuri Konotopov <ykonotopov gnome org>
Date:   Sun Dec 4 13:47:42 2016 +0400

    requirements: lower some versions and format file

 requirements.txt |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/requirements.txt b/requirements.txt
index b87a365..9350a50 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
-Django==1.8.15
-django-autoslug==1.9.3
-django-contrib-comments==1.7.3
-django-registration==2.1.2
-Pygments==1.6
-pillow==3.4.2
-chardet>=2.2.1
+Django == 1.8.15
+django-autoslug >= 1.4.1
+django-contrib-comments == 1.7.3
+django-registration == 2.1.2
+Pygments >= 1.4
+pillow >= 2.0.0
+chardet >= 2.2.1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]