We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5278a3f commit 3b75ba8Copy full SHA for 3b75ba8
1 file changed
Project.toml
@@ -8,7 +8,6 @@ CodecBzip2 = "523fee87-0ab8-5b00-afb7-3ecf72e48cfd"
8
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
9
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
10
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
11
-JSONSchema = "7d188eb4-7ad8-530c-ae41-71a32a6d4692"
12
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
13
MutableArithmetics = "d8a4904e-b15c-11e9-3269-09a3773c0cb0"
14
NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
@@ -24,7 +23,7 @@ BenchmarkTools = "1"
24
23
CodecBzip2 = "0.6, 0.7, 0.8"
25
CodecZlib = "0.6, 0.7"
26
ForwardDiff = "0.10, 1"
27
-JSON = "1.4.0"
+JSON = "1"
28
JSONSchema = "1"
29
LinearAlgebra = "1"
30
MutableArithmetics = "1"
0 commit comments