Skip to content

Commit b17ecac

Browse files
committed
Add version bounds for Conda and Reexport
Effectively a non-functional change.
1 parent 94240b4 commit b17ecac

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
@@ -13,6 +13,8 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1313
[compat]
1414
AbstractFFTs = "0.5"
1515
BinaryProvider = "0.5"
16+
Conda = "1"
17+
Reexport = "0.2"
1618
julia = "1"
1719

1820
[extras]

0 commit comments

Comments
 (0)