summaryrefslogtreecommitdiffstats
path: root/askbot_requirements.txt
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-03-29 17:06:38 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-03-29 17:42:34 -0400
commitc65c7cdb0f600c2c8eba2cca63377fd81928401c (patch)
tree00398cb6f7feaad2be08a0b3ca58f3dba771973f /askbot_requirements.txt
parent790cae983cc1ac0a78d8eddc2a9176d801fe6306 (diff)
downloadaskbot-c65c7cdb0f600c2c8eba2cca63377fd81928401c.tar.gz
askbot-c65c7cdb0f600c2c8eba2cca63377fd81928401c.tar.bz2
askbot-c65c7cdb0f600c2c8eba2cca63377fd81928401c.zip
bumped version to 0.7.40
Diffstat (limited to 'askbot_requirements.txt')
-rw-r--r--askbot_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/askbot_requirements.txt b/askbot_requirements.txt
index 5bf06e30..301fb93e 100644
--- a/askbot_requirements.txt
+++ b/askbot_requirements.txt
@@ -1,5 +1,5 @@
akismet
-django>=1.1.2
+django==1.3.1
Jinja2
Coffin>=0.3
South>=0.7.1