From f680ca8f75df4276564bb58be96f40a6a7a343d6 Mon Sep 17 00:00:00 2001 From: kdomino Date: Thu, 29 Oct 2020 14:47:20 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Project.toml b/Project.toml index ec9cec0..871742c 100644 --- a/Project.toml +++ b/Project.toml @@ -23,7 +23,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" julia = "1.0, 1.1, 1.2, 1.3, 1.4, 1.5" SymmetricTensors = "1" Cumulants = "1" -Combinatorics = "0.7, 1" Distributions = "0.24" StatsBase = "0.32, 0.33" JLD2 = "0.2"