Spaces:
Running
Running
MilesCranmer
commited on
Commit
•
a9c6697
1
Parent(s):
569f4ba
Require new SymbolicRegression.jl
Browse files- Project.toml +1 -1
Project.toml
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
|
3 |
|
4 |
[compat]
|
5 |
-
SymbolicRegression = "0.
|
6 |
julia = "1.5"
|
|
|
2 |
SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
|
3 |
|
4 |
[compat]
|
5 |
+
SymbolicRegression = "0.6.0"
|
6 |
julia = "1.5"
|