diff --git a/Project.toml b/Project.toml index 99450887..9ecd8ee7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,13 +1,12 @@ name = "COBREXA" uuid = "babc4406-5200-4a30-9033-bf5ae714c842" authors = ["The developers of COBREXA.jl"] -version = "2.2.0" +version = "2.2.1" [deps] AbstractFBCModels = "5a4f3dfa-1789-40f8-8221-69268c29937c" ConstraintTrees = "5515826b-29c3-47a5-8849-8513ac836620" Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" -DistributedData = "f6a0035f-c5ac-4ad0-b410-ad102ced35df" DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" JuMP = "4076af6c-e467-56ae-b986-b466b2749572" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" @@ -17,17 +16,16 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3" [compat] -AbstractFBCModels = "0.3" +AbstractFBCModels = "1" Aqua = "0.7" Clarabel = "0.6" ConstraintTrees = "1.1" -DistributedData = "0.2" DocStringExtensions = "0.8, 0.9" Downloads = "1" HiGHS = "1.9" -JSONFBCModels = "0.1" +JSONFBCModels = "1" JuMP = "1" -SBMLFBCModels = "0.1" +SBMLFBCModels = "1" SHA = "0.7, 1" StableRNGs = "1.0" Test = "1"