From d6a0fdfe3afb1ce90ff59936935f85fd795414e0 Mon Sep 17 00:00:00 2001 From: David Plankensteiner Date: Tue, 1 Dec 2020 12:46:44 +0100 Subject: [PATCH] Add compat entry for polylogs --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index a5b24d8..3b75fd8 100644 --- a/Project.toml +++ b/Project.toml @@ -19,6 +19,7 @@ Optim = "0.22" OrdinaryDiffEq = "5" QuantumOptics = "0.8" QuantumOpticsBase = "0.2" +Polylogarithms = "0.1" julia = "1.3" [extras]