From c93d38dd2e8c011a3751e7d9072d2fa7ef16e70e Mon Sep 17 00:00:00 2001 From: bosonbaas Date: Thu, 22 Apr 2021 15:54:42 -0400 Subject: [PATCH] Re-added necessary compatibilities --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 19e660d..5349932 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ LibPQ = "194296ae-ab2e-5f79-8cd4-7183a0a5a0d1" AlgebraicPetri = "0.6" AutoHashEquals = "0.2.0" Catlab = "0.11, 0.12" -DataFrames = "0.2, 1.0" +DataFrames = "0.21, 0.22, 1.0" LibPQ = "1.4.0" julia = "1.0"