We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3d2641 + f138ca9 commit 3d1f082Copy full SHA for 3d1f082
3 files changed
Project.toml
@@ -12,9 +12,10 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
12
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
13
14
[compat]
15
-CTBase = "0.15"
+CTBase = "0.16"
16
DocStringExtensions = "0.9"
17
MLStyle = "0.4"
18
OrderedCollections = "1.8"
19
Parameters = "0.12"
20
+Unicode = "1"
21
julia = "1.10"
test/Project.toml
@@ -6,3 +6,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
6
7
8
Aqua = "0.8"
9
10
+CTModels = "0.3"
11
+Test = "1"
0 commit comments