We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d48a4 commit 79d0511Copy full SHA for 79d0511
Project.toml
@@ -4,12 +4,14 @@ authors = ["Abhro R. and contributors"]
4
version = "0.0.0-DEV"
5
6
[deps]
7
+CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
8
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
9
Integrals = "de52edbc-65ea-441a-8357-d3a637375a31"
10
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
11
MakieCore = "20f20a25-4f0e-4fdf-b5d1-57303727442b"
12
13
[compat]
14
+CoordinateTransformations = "0.6.3"
15
DocStringExtensions = "0.9"
16
julia = "1.6"
17
0 commit comments