Upgrades nose package to latest. 1.1.2 -> 1.2.1

This commit is contained in:
Eddie Hebert
2012-11-05 10:07:40 -05:00
parent aa659772b2
commit 64a190821d
+1 -1
View File
@@ -2,7 +2,7 @@ ipython==0.12
# Testing
unittest2
nose==1.1.2
nose==1.2.1
# Fetching sample data
requests==0.14.2