Skip to content

Commit 0d28a11

Browse files
committed
fix [compat] StatisticalTraits = "3.3"
1 parent d27a4d7 commit 0d28a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ OrderedCollections = "1"
1919
Random = "<0.0.1, 1"
2020
ScientificTypes = "3"
2121
ScientificTypesBase = "3"
22-
StatisticalTraits = "3.4"
22+
StatisticalTraits = "3.3"
2323
Tables = "1"
2424
Test = "<0.0.1, 1"
2525
julia = "1.6"

0 commit comments

Comments
 (0)