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 3df5c48 commit 9decc34Copy full SHA for 9decc34
Project.toml
@@ -18,10 +18,10 @@ MacroTools = "0.4, 0.5"
18
VersionParsing = "1.0"
19
20
julia = "1.4"
21
-Dates = "1.4"
22
-Libdl = "1.4"
23
-LinearAlgebra = "1.4"
24
-Serialization = "1.4"
+Dates = "<0.0.1, 1"
+Libdl = "<0.0.1, 1"
+LinearAlgebra = "<0.0.1, 1"
+Serialization = "<0.0.1, 1"
25
26
[extras]
27
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments