Update requirements.txt
This commit is contained in:
parent
3b1e70f70c
commit
ce06e68b47
2 changed files with 12 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
ConfigParser==3.5.0
|
|
||||||
Django==1.6
|
|
||||||
MySQL-python==1.2.5
|
|
||||||
Pillow==2.9.0
|
|
||||||
argparse==1.2.1
|
|
||||||
captcha==0.1.1
|
|
||||||
django-autocomplete-light==2.2.4
|
|
||||||
django-autoslug==1.8.0
|
|
||||||
django-grappelli==2.6.5
|
|
||||||
eav-django==1.4.7
|
|
||||||
six==1.9.0
|
|
||||||
wsgiref==0.1.2
|
|
12
requirements.txt
Normal file
12
requirements.txt
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
configparser==3.5.0
|
||||||
|
Django==1.8.13
|
||||||
|
django-autocomplete-light==2.3.3
|
||||||
|
django-autoslug==1.8.0
|
||||||
|
-e hg+https://bitbucket.org/cpcc/django-cas@47d19f3a871fa744dabe884758f90fff6ba135d5#egg=django_cas
|
||||||
|
django-grappelli==2.6.5
|
||||||
|
django-recaptcha==1.0.5
|
||||||
|
eav-django==1.4.7
|
||||||
|
MySQL-python==1.2.5
|
||||||
|
Pillow==2.9.0
|
||||||
|
simplejson==3.8.2
|
||||||
|
six==1.10.0
|
Loading…
Reference in a new issue