From 15d700686d110b5cf50ae82f10b3ca0f78ae3e2e Mon Sep 17 00:00:00 2001 From: "Gavin M. Roy" Date: Wed, 2 Mar 2016 11:31:28 -0500 Subject: [PATCH] Add arrow and mock for testing --- requires/testing.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requires/testing.txt b/requires/testing.txt index 74507ed..776ca53 100644 --- a/requires/testing.txt +++ b/requires/testing.txt @@ -1,2 +1,4 @@ nose>=1.3.7,<2 coverage>=3.7,<4 +arrow>=0.7.0,<1 +mock>=1.3.0,<2