diff options
author | Jayaram R Pai | 2014-09-20 19:51:48 +0530 |
---|---|---|
committer | Jayaram R Pai | 2014-09-20 19:51:48 +0530 |
commit | 31fa38e1970c5650ce10e3cf25ec29311a32b66a (patch) | |
tree | 24a2e5c3e813594e285054b78f6d6f754d061618 | |
parent | a254d1aa4d10d0704c9f8981400257b17c52022b (diff) | |
download | scipy2014-31fa38e1970c5650ce10e3cf25ec29311a32b66a.tar.gz scipy2014-31fa38e1970c5650ce10e3cf25ec29311a32b66a.tar.bz2 scipy2014-31fa38e1970c5650ce10e3cf25ec29311a32b66a.zip |
updated requirements.txt
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index c2531f6..0e0cef2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,7 @@ Django==1.5 MySQL-python==1.2.5 argparse==1.2.1 distribute==0.7.3 +django-dajax==0.9.2 +django-dajaxice==0.6 +django-widget-tweaks==1.3 wsgiref==0.1.2 |