Skip to content

Commit 3aa1c9c

Browse files
committed
restrict [compat] ScientificTypes = "^1"
1 parent c6dd57b commit 3aa1c9c

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
@@ -8,7 +8,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
88
ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81"
99

1010
[compat]
11-
ScientificTypes = "^0.7,^0.8,^1"
11+
ScientificTypes = "^1"
1212
julia = "1"
1313

1414
[extras]

0 commit comments

Comments
 (0)