File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 11name = " JGepRegression"
22uuid = " 2f0a5bb0-5f4f-4f7f-b515-93a1e67611af"
33authors = [" Max Reissmann <reissmannm@student.unimelb.edu.au>" ]
4- version = " 0.3.2 "
4+ version = " 0.3.3 "
55
66
77[deps ]
@@ -27,3 +27,24 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2727Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2828Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2929Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
30+
31+
32+ [compat ]
33+ BenchmarkTools = " 1.5.0"
34+ CSV = " 0.10.15"
35+ DataFrames = " 1.7.0"
36+ DynamicExpressions = " 1.3.0"
37+ FileIO = " 1.16.4"
38+ ForwardDiff = " 0.10.36"
39+ GZip = " 0.6.2"
40+ JSON = " 0.21.4"
41+ LineSearches = " 7.3.0"
42+ Optim = " 1.9.4"
43+ OrderedCollections = " 1.6.3"
44+ Printf = " 1"
45+ ProgressMeter = " 1.10.2"
46+ StaticArrays = " 1.9.8"
47+ Statistics = " 1"
48+ Test = " 1"
49+ Zygote = " 0.6.72"
50+ julia = " 1.10"
You can’t perform that action at this time.
0 commit comments