aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt22
1 files changed, 11 insertions, 11 deletions
diff --git a/requirements.txt b/requirements.txt
index ea46429..351aab2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,11 +1,11 @@
-Django >=1.7.6
-django-pipeline >=1.4
-mysqlclient >=1.3.4
-feedparser
-Pillow >=2.2.1,<2.99
-workerpool
-python-memcached
-python-openid >=2.2.5
-requests-oauthlib >=0.4.2,<0.4.99
-beautifulsoup4
-Markdown
+Django ==1.7.*
+django-pipeline ==1.4.*
+mysqlclient ==1.4.*
+feedparser ==5.1.*
+Pillow ==2.7.*
+workerpool ==0.9.*
+python-memcached ==1.54
+python-openid ==2.2.*
+requests-oauthlib ==0.4.*
+beautifulsoup4 ==4.3.*
+Markdown ==2.6.*

Return to:

Send suggestions and report system problems to the System administrator.