Update requirements
parent
0fc99d3d6f
commit
c720f2252f
|
@ -1,13 +1,13 @@
|
||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
|
|
||||||
factory_boy==2.5.2
|
factory_boy==2.6.0
|
||||||
py==1.4.30
|
py==1.4.30
|
||||||
pytest==2.8.2
|
pytest==2.8.2
|
||||||
pytest-django==2.9.1
|
pytest-django==2.9.1
|
||||||
pytest-pythonpath==0.7
|
pytest-pythonpath==0.7
|
||||||
|
|
||||||
coverage==4.0
|
coverage==4.0.1
|
||||||
coveralls==1.0
|
coveralls==1.1
|
||||||
django-slowdown==0.0.1
|
django-slowdown==0.0.1
|
||||||
|
|
||||||
transifex-client==0.11.1.beta
|
transifex-client==0.11.1.beta
|
||||||
|
|
|
@ -18,13 +18,13 @@ django-sites==0.8
|
||||||
Markdown==2.6.2
|
Markdown==2.6.2
|
||||||
fn==0.4.3
|
fn==0.4.3
|
||||||
diff-match-patch==20121119
|
diff-match-patch==20121119
|
||||||
requests==2.8.0
|
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.18
|
||||||
redis==2.10.3
|
redis==2.10.3
|
||||||
Unidecode==0.04.18
|
Unidecode==0.04.18
|
||||||
raven==5.7.2
|
raven==5.8.1
|
||||||
bleach==1.4.2
|
bleach==1.4.2
|
||||||
django-ipware==1.1.1
|
django-ipware==1.1.1
|
||||||
premailer==2.9.6
|
premailer==2.9.6
|
||||||
|
@ -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.5
|
pyjwkest==1.0.6
|
||||||
|
|
Loading…
Reference in New Issue