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 0df0595 + 1dc2108 commit 0aca249Copy full SHA for 0aca249
Project.toml
@@ -9,12 +9,12 @@ MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
9
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
10
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
11
StackViews = "cae243ae-269e-4f55-b966-ac2d0dc13c15"
12
-Term = "22787eb5-b846-44ae-b979-8e399b8463ab"
13
14
[compat]
15
CircularArrayBuffers = "0.1"
16
MacroTools = "0.5"
17
-Term = "0.3"
+MLUtils = "0.2"
+StackViews = "0.1"
18
julia = "1.6"
19
20
[extras]
0 commit comments