We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2823564 commit d571647Copy full SHA for d571647
Project.toml
@@ -1,7 +1,7 @@
1
name = "EarthSciMLBase"
2
uuid = "e53f1632-a13c-4728-9402-0c66d48804b0"
3
-authors = ["EarthSciML Authors and Contributors"]
4
version = "0.24.0"
+authors = ["EarthSciML Authors and Contributors"]
5
6
[deps]
7
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -46,7 +46,7 @@ SciMLBase = "2.82"
46
SciMLSensitivity = "7.76.0"
47
Statistics = "1.10"
48
SymbolicIndexingInterface = "0.3.38"
49
-Symbolics = "6.37.1"
+Symbolics = "6.37.1, 7"
50
ThreadsX = "0.1.12"
51
Zygote = "0.7"
52
julia = "1.10"
0 commit comments