diff --git a/Project.toml b/Project.toml index 5408fac..aa4cf44 100644 --- a/Project.toml +++ b/Project.toml @@ -15,12 +15,12 @@ UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6" [compat] DifferentialEquations = "7" -PyPlot = "2" +Interpolations = "0.13, 0.14" NumericalIntegration = "0.3" +Parameters = "0.12" +PyPlot = "2" QuantumOptics = "1" UnsafeArrays = "1" -Interpolations = "0.13" -Parameters = "0.12" julia = "1" [extras]