diff --git a/Manifest.toml b/Manifest.toml index 21737c3..96689b5 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -2,7 +2,7 @@ julia_version = "1.10.3" manifest_format = "2.0" -project_hash = "ac6ab546ae552b556b76857e0463519095298b94" +project_hash = "09cee719b9d2d781c7d51cda0b1b8d979bb782d1" [[deps.Adapt]] deps = ["LinearAlgebra", "Requires"] diff --git a/Project.toml b/Project.toml index 9167aaf..4e6942b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SOCRATESSingleColumnForcings" uuid = "efca6b66-9b98-11ed-1a32-7b7cdccd517a" authors = ["Jordan Benjamin"] -version = "0.10.1" +version = "0.10.2" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" @@ -23,3 +23,5 @@ NCDatasets = "0.11, 0.12" Statistics = "1.5" Thermodynamics = "0.11" julia = "1.5" +PCHIPInterpolation = "0.2" +ForwardDiff = "0.10" \ No newline at end of file