Skip to content

Commit 1f29769

Browse files
committed
fix project file
1 parent 98797d2 commit 1f29769

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,14 @@ BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
3333
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
3434
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
3535
HomotopyContinuation = "f213a82b-91d6-5c5d-acf7-10f1c761b327"
36+
# StructuralIdentifiability = "220ca800-aa68-49bb-acd8-6037fa93a544"
3637

3738
[extensions]
3839
CatalystBifurcationKitExtension = "BifurcationKit"
3940
CatalystCairoMakieExtension = "CairoMakie"
4041
CatalystGraphMakieExtension = "GraphMakie"
4142
CatalystHomotopyContinuationExtension = "HomotopyContinuation"
43+
# CatalystStructuralIdentifiabilityExtension = "StructuralIdentifiability"
4244

4345
[compat]
4446
BifurcationKit = "0.4.4"
@@ -64,6 +66,7 @@ Requires = "1.0"
6466
RuntimeGeneratedFunctions = "0.5.12"
6567
SciMLBase = "< 2.57.2"
6668
Setfield = "1"
69+
# StructuralIdentifiability = "0.5.8"
6770
SymbolicUtils = "2.1.2, 3.3.0"
6871
Symbolics = "5.30.1, 6"
6972
Unitful = "1.12.4"

0 commit comments

Comments
 (0)