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 f42db88 commit b333eb3Copy full SHA for b333eb3
Project.toml
@@ -3,9 +3,6 @@ uuid = "aed23131-dcd0-47ca-8090-d21e605652e3"
3
authors = ["Michael Kraus"]
4
version = "0.2.0"
5
6
-[weakdeps]
7
-SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
8
-
9
[deps]
10
AbstractNeuralNetworks = "60874f82-5ada-4c70-bd1c-fa6be7711c8a"
11
Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
@@ -25,8 +22,6 @@ Latexify = "0.16.5"
25
22
RuntimeGeneratedFunctions = "0.5"
26
23
SafeTestsets = "0.1"
27
24
SymbolicUtils = "<3.8.0"
28
-SafeTestsets = "0.1"
29
-SymbolicUtils = "<3.8.0"
30
Symbolics = "5, 6"
31
Zygote = "0.6.73"
32
julia = "1.10"
0 commit comments