Updated requirements.txt and requirements-devel.txt

remotes/origin/issue/4217/improving-mail-design
Jesús Espino 2017-03-02 16:01:28 +01:00
parent 523ee8bbe8
commit c90460f283
2 changed files with 18 additions and 18 deletions

View File

@ -1,13 +1,13 @@
-r requirements.txt -r requirements.txt
factory_boy==2.8.1 factory_boy==2.8.1
py==1.4.31 py==1.4.32
pytest==3.0.5 pytest==3.0.6
pytest-django==3.1.2 pytest-django==3.1.2
pytest-pythonpath==0.7.1 pytest-pythonpath==0.7.1
coverage==4.2 coverage==4.3.4
coveralls==1.1 coveralls==1.1
django-slowdown==0.0.1 django-slowdown==0.0.1
transifex-client==0.12.2 transifex-client==0.12.4

View File

@ -1,39 +1,39 @@
Django==1.10.4 Django==1.10.6
#djangorestframework==2.3.13 # It's not necessary since Taiga 1.7 #djangorestframework==2.3.13 # It's not necessary since Taiga 1.7
django-picklefield==0.3.2 django-picklefield==0.3.2
django-sampledatahelper==0.4.1 django-sampledatahelper==0.4.1
gunicorn==19.6.0 gunicorn==19.6.0
psycopg2==2.6.2 psycopg2==2.7
Pillow==3.4.2 Pillow==3.4.2
pytz==2016.10 pytz==2016.10
six==1.10.0 six==1.10.0
amqp==2.1.4 amqp==2.1.4
djmail==0.13.1 djmail==1.0.0
django-jinja==2.2.1 django-jinja==2.2.2
jinja2==2.8 jinja2==2.9.5
pygments==2.1.3 pygments==2.2.0
django-sites==0.9 django-sites==0.9
Markdown==2.6.7 Markdown==2.6.8
fn==0.4.3 fn==0.4.3
diff-match-patch==20121119 diff-match-patch==20121119
requests==2.12.4 requests==2.13.0
requests-oauthlib==0.6.2 requests-oauthlib==0.8.0
webcolors==1.5 webcolors==1.7
django-sr==0.0.4 django-sr==0.0.4
easy-thumbnails==2.3 easy-thumbnails==2.3
celery==4.0.2 celery==4.0.2
redis==2.10.5 redis==2.10.5
Unidecode==0.04.19 Unidecode==0.4.20
raven==5.32.0 raven==6.0.0
bleach==1.5.0 bleach==1.5.0
django-ipware==1.1.6 django-ipware==1.1.6
premailer==3.0.1 premailer==3.0.1
cssutils==1.0.1 # Compatible with python 3.5 cssutils==1.0.1 # Compatible with python 3.5
lxml==3.7.0 lxml==3.7.3
git+https://github.com/Xof/django-pglocks.git git+https://github.com/Xof/django-pglocks.git
pyjwkest==1.3.2 pyjwkest==1.3.2
python-dateutil==2.6.0 python-dateutil==2.6.0
netaddr==0.7.18 netaddr==0.7.19
serpy==0.1.1 serpy==0.1.1
psd-tools==1.4 psd-tools==1.4
CairoSVG==2.0.1 CairoSVG==2.0.1