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.
1 parent 3b62adb commit 130a7a1Copy full SHA for 130a7a1
Project.toml
@@ -16,7 +16,7 @@ StrideArraysCore = "7792a7ef-975c-4747-a70f-980b88e8d1da"
16
ThreadingUtilities = "8290d209-cae3-49c0-8002-c8c24d57dab5"
17
18
[compat]
19
-ArrayInterface = "3.1.32, 4, 5, 6"
+ArrayInterface = "6"
20
BitTwiddlingConvenienceFunctions = "0.1"
21
CPUSummary = "0.1.2 - 0.1.8, 0.1.11"
22
IfElse = "0.1"
@@ -26,7 +26,7 @@ Requires = "1"
26
Static = "0.7"
27
StrideArraysCore = "0.3.11"
28
ThreadingUtilities = "0.5"
29
-julia = "1.5"
+julia = "1.6"
30
31
[extras]
32
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
0 commit comments