Skip to content

Commit fd6f702

Browse files
committed
resolve additional compats
1 parent 58481c6 commit fd6f702

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Project.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "EasyHybrid"
22
uuid = "61bb816a-e6af-4913-ab9e-91bff2e122e3"
3-
authors = ["MR"]
3+
authors = ["Lazaro Alonso", "Markus Reichstein"]
44
version = "0.1.0"
55

66
[deps]
@@ -25,8 +25,12 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2525

2626
[compat]
2727
AxisKeys = "0.2"
28+
Chain = "0.6"
2829
ChainRulesCore = "1.25.1"
2930
DataFrames = "1"
31+
DataFrameMacros = "0.4"
32+
DimensionalData = "0.29"
33+
Flux = "0.16"
3034
ForwardDiff = "1.0.1"
3135
Lux = "1.12.4"
3236
LuxCore = "1.2.4"

0 commit comments

Comments
 (0)