Update some requirements
parent
f8ba519d1c
commit
1d3691469c
|
@ -2,8 +2,8 @@
|
|||
|
||||
factory_boy==2.7.0
|
||||
py==1.4.31
|
||||
pytest==3.0.3
|
||||
pytest-django==3.0.0
|
||||
pytest==3.0.5
|
||||
pytest-django==3.1.2
|
||||
pytest-pythonpath==0.7.1
|
||||
|
||||
coverage==4.2
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
Django==1.10.3
|
||||
Django==1.10.4
|
||||
#djangorestframework==2.3.13 # It's not necessary since Taiga 1.7
|
||||
django-picklefield==0.3.2
|
||||
django-sampledatahelper==0.4.0
|
||||
django-sampledatahelper==0.4.1
|
||||
gunicorn==19.6.0
|
||||
psycopg2==2.6.2
|
||||
Pillow==3.4.2
|
||||
pytz==2016.7
|
||||
pytz==2016.10
|
||||
six==1.10.0
|
||||
amqp==2.1.1
|
||||
amqp==2.1.4
|
||||
djmail==0.13.1
|
||||
django-jinja==2.2.1
|
||||
jinja2==2.8
|
||||
|
@ -16,20 +16,20 @@ django-sites==0.9
|
|||
Markdown==2.6.7
|
||||
fn==0.4.3
|
||||
diff-match-patch==20121119
|
||||
requests==2.9.1
|
||||
requests==2.12.4
|
||||
django-sr==0.0.4
|
||||
easy-thumbnails==2.3
|
||||
celery==3.1.24
|
||||
redis==2.10.5
|
||||
Unidecode==0.04.19
|
||||
raven==5.10.2
|
||||
bleach==1.4.3
|
||||
raven==5.32.0
|
||||
bleach==1.5.0
|
||||
django-ipware==1.1.6
|
||||
premailer==3.0.1
|
||||
cssutils==1.0.1 # Compatible with python 3.5
|
||||
lxml==3.6.4
|
||||
lxml==3.7.0
|
||||
git+https://github.com/Xof/django-pglocks.git
|
||||
pyjwkest==1.3.1
|
||||
python-dateutil==2.5.3
|
||||
pyjwkest==1.3.2
|
||||
python-dateutil==2.6.0
|
||||
netaddr==0.7.18
|
||||
serpy==0.1.1
|
||||
|
|
Loading…
Reference in New Issue