Skip to content

Commit b88bbd4

Browse files
author
Sathvik Bhagavan
committed
build(docs): add deps
1 parent a34e555 commit b88bbd4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/Project.toml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
[deps]
22
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
3+
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
4+
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
5+
ModelingToolkitStandardLibrary = "16a59e39-deab-5bd0-87e4-056b12336739"
6+
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
7+
OptimizationOptimisers = "42dfb2eb-d2b4-4451-abcd-913932933ac1"
8+
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
9+
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
10+
SciMLStructures = "53ae85a6-f571-4167-b2af-e1d143709226"
11+
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
12+
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
313
ModelingToolkitNeuralNets = "f162e290-f571-43a6-83d9-22ecc16da15f"
414

515
[compat]
616
Documenter = "1.3"
17+
Lux = "0.5.32"
18+
ModelingToolkit = "9.9"
19+
ModelingToolkitStandardLibrary = "2.6"
20+
Optimization = "3.24"
21+
OptimizationOptimisers = "0.2.1"
22+
OrdinaryDiffEq = "6.74"
23+
Plots = "1"
24+
SciMLStructures = "1.1.0"
25+
StableRNGs = "1"
26+
SymbolicIndexingInterface = "0.3.15"
27+
ModelingToolkitNeuralNets = "1"

0 commit comments

Comments
 (0)