Skip to content

Commit c0117be

Browse files
committed
Fix Requires version
1 parent 7c2c0b4 commit c0117be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ CuArrays = "^1.4, <1.6.0"
2323
DataStructures = "~0.17"
2424
Flux = "~0.10"
2525
IRTools = "~0.3"
26-
Requires = "~0.5"
26+
Requires = "0.5"
2727
Zygote = "~0.4"
2828
ZygoteRules = "~0.2"
2929
julia = "1.0, 1.1, 1.2, 1.3"

0 commit comments

Comments
 (0)