Skip to content

Commit 79d4b92

Browse files
authored
Add compat bounds for stdlibs (#161)
1 parent bc9c401 commit 79d4b92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ MeasurementsUnitfulExt = "Unitful"
2727
[compat]
2828
BaseType = "0.2"
2929
Calculus = "0.4.1, 0.5"
30+
LinearAlgebra = "<0.0.1, 1"
31+
Printf = "<0.0.1, 1"
3032
RecipesBase = "0.6.0, 0.7, 0.8, 1.0"
3133
Requires = "0.5.0, 1"
3234
julia = "1"

0 commit comments

Comments
 (0)