Skip to content

Commit

Permalink
Update development and testing dependency versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
maaku committed Sep 11, 2014
1 parent d395915 commit 06202b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions conf/requirements-development.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ipdb==0.7
ipython==0.13.1
ipdb==0.8
ipython==2.2.0
4 changes: 2 additions & 2 deletions conf/requirements-testing.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
coverage==3.5.3
unittest-xml-reporting==1.4.1
coverage==3.7.1
unittest-xml-reporting==1.9.0
unittest2==0.5.1

0 comments on commit 06202b5

Please sign in to comment.