We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73456a8 + 3f71888 commit 46401e7Copy full SHA for 46401e7
1 file changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "MatrixDepot"
2
uuid = "b51810bb-c9f3-55da-ae3c-350fc1fbce05"
3
-version = "1.0.17"
+version = "1.0.18"
4
5
[deps]
6
ChannelBuffers = "79a69506-cdd1-4876-b8e5-7af85e53af4f"
@@ -14,12 +14,12 @@ Scratch = "6c6a2e73-6563-6170-7368-637461726353"
14
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
15
16
[compat]
17
-ChannelBuffers = "0.3.1, 0.4"
+ChannelBuffers = "0.3, 0.4"
18
DataFrames = "0.20 - 0.22, 1"
19
JLD2 = "0.5 - 0.6"
20
MAT = "0.7 - 0.12"
21
Scratch = "1"
22
-julia = "1"
+julia = "1.6"
23
24
[extras]
25
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
0 commit comments