diff options
author | FOSSEE | 2015-10-14 15:22:03 +0530 |
---|---|---|
committer | FOSSEE | 2015-10-14 15:22:03 +0530 |
commit | 520ff49c53f6e739de9b2fb1128289c1ef82c197 (patch) | |
tree | 710b00408bad617203dd8cae83d568bd0c40e146 /requirements.txt | |
parent | 9a78cee0ce7f01542417d29bab4b324344bed27e (diff) | |
download | FOSSEE-Forum-520ff49c53f6e739de9b2fb1128289c1ef82c197.tar.gz FOSSEE-Forum-520ff49c53f6e739de9b2fb1128289c1ef82c197.tar.bz2 FOSSEE-Forum-520ff49c53f6e739de9b2fb1128289c1ef82c197.zip |
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 1adb4bb..5b60b37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==1.5 django-recaptcha==1.0.2 -MySQL-python==1.2.4 +MySQL-python==1.2.5 argparse==1.2.1 beautifulsoup4==4.3.2 distribute==0.7.3 |