Update requirements.txt
parent
f8060aeef7
commit
20f400d2ab
|
@ -5,7 +5,7 @@ django-sampledatahelper==0.3.0
|
||||||
gunicorn==19.3.0
|
gunicorn==19.3.0
|
||||||
psycopg2==2.6.1
|
psycopg2==2.6.1
|
||||||
Pillow==3.0.0
|
Pillow==3.0.0
|
||||||
pytz==2015.6
|
pytz==2015.7
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
amqp==1.4.7
|
amqp==1.4.7
|
||||||
djmail==0.11
|
djmail==0.11
|
||||||
|
@ -15,13 +15,13 @@ django-jinja==1.4.1
|
||||||
jinja2==2.8
|
jinja2==2.8
|
||||||
pygments==2.0.2
|
pygments==2.0.2
|
||||||
django-sites==0.8
|
django-sites==0.8
|
||||||
Markdown==2.6.2
|
Markdown==2.6.3
|
||||||
fn==0.4.3
|
fn==0.4.3
|
||||||
diff-match-patch==20121119
|
diff-match-patch==20121119
|
||||||
requests==2.8.1
|
requests==2.8.1
|
||||||
django-sr==0.0.4
|
django-sr==0.0.4
|
||||||
easy-thumbnails==2.2
|
easy-thumbnails==2.2
|
||||||
celery==3.1.18
|
celery==3.1.19
|
||||||
redis==2.10.3
|
redis==2.10.3
|
||||||
Unidecode==0.04.18
|
Unidecode==0.04.18
|
||||||
raven==5.8.1
|
raven==5.8.1
|
||||||
|
@ -32,4 +32,4 @@ cssutils==1.0.1 # Compatible with python 3.5
|
||||||
django-transactional-cleanup==0.1.15
|
django-transactional-cleanup==0.1.15
|
||||||
lxml==3.5.0b1
|
lxml==3.5.0b1
|
||||||
git+https://github.com/Xof/django-pglocks.git@dbb8d7375066859f897604132bd437832d2014ea
|
git+https://github.com/Xof/django-pglocks.git@dbb8d7375066859f897604132bd437832d2014ea
|
||||||
pyjwkest==1.0.6
|
pyjwkest==1.0.7
|
||||||
|
|
Loading…
Reference in New Issue