comparison requirements_dev.txt @ 942:e8b170fca581

Update development requirements file. Django 1.7.7 upgrade.
author Brian Neal <bgneal@gmail.com>
date Thu, 30 Apr 2015 20:23:07 -0500
parents ccf3022c20d5
children 49646a78e965
comparison
equal deleted inserted replaced
941:4dc6a452afd3 942:e8b170fca581
1 Django==1.6.6 1 Django==1.7.7
2 Markdown==2.5.1 2 Markdown==2.5.1
3 MySQL-python==1.2.5 3 MySQL-python==1.2.5
4 django-debug-toolbar==1.0 4 django-debug-toolbar==1.3.0
5 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master 5 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master
6 django-haystack==2.1.0 6 django-haystack==2.1.0
7 django-tagging==0.3.1 7 django-tagging==0.3.1
8 html5lib==0.999 8 html5lib==0.999
9 bleach==1.4 9 bleach==1.4
26 pycrypto==2.5 26 pycrypto==2.5
27 ssh==1.7.13 27 ssh==1.7.13
28 ftfy==2.0.1 28 ftfy==2.0.1
29 Pillow==2.7.0 29 Pillow==2.7.0
30 boto==2.13.0 30 boto==2.13.0
31 sqlparse==0.1.10 31 sqlparse==0.1.14
32 billiard==3.3.0.13 32 billiard==3.3.0.13
33 google-api-python-client==1.3.1 33 google-api-python-client==1.3.1
34 httplib2==0.9 34 httplib2==0.9
35 oauth2client==1.4.1 35 oauth2client==1.4.1
36 pyasn1==0.1.7 36 pyasn1==0.1.7
37 pyasn1-modules==0.0.5 37 pyasn1-modules==0.0.5
38 rsa==3.1.4 38 rsa==3.1.4
39 simplejson==3.6.5 39 simplejson==3.6.5
40 uritemplate==0.6 40 uritemplate==0.6
41 mock==1.0.1 41 mock==1.0.1
42 lxml==3.4.2
43 testfixtures==4.1.2
42 # 44 #
43 # These packages I punted on and hacked into my virtualenv by 45 # These packages I punted on and hacked into my virtualenv by
44 # symlinking to the global site-packages: 46 # symlinking to the global site-packages:
45 # xapian 47 # xapian