From 78e6d9701ac344e31d01c71a53e51bf55481e2f9 Mon Sep 17 00:00:00 2001 From: Tony Kelman Date: Sat, 27 May 2017 03:28:04 -0700 Subject: [PATCH] DataFrames needs 0.9 minimum for DataFrames.@formula --- test/REQUIRE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/REQUIRE b/test/REQUIRE index 58891eb..10d7019 100644 --- a/test/REQUIRE +++ b/test/REQUIRE @@ -1,4 +1,4 @@ -DataFrames +DataFrames 0.9 DataTables TypedTables CSV