Skip to content

Commit

Permalink
Merge 8206981 into 14828d9
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanfoulis committed Aug 16, 2014
2 parents 14828d9 + 8206981 commit 18991a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
'djangocms-admin-style'
],
tests_require=[
'django-reversion==1.8.1',
'Pillow==2.5.0',
'django-reversion==1.8.2',
'Pillow==2.5.2',
'Sphinx==1.2.2',
'Jinja2==2.7.3',
'Pygments==1.6',
Expand Down
4 changes: 2 additions & 2 deletions test_requirements/requirements_base.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
coverage==3.7.1
python-coveralls==2.4.2
docopt==0.6.2
unittest-xml-reporting==1.8.1
unittest-xml-reporting==1.9.0
sphinx
Pillow==2.5.0
Pillow==2.5.2
django-classy-tags>=0.5
html5lib>=0.90
django-mptt>=0.6
Expand Down

0 comments on commit 18991a4

Please sign in to comment.