File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,6 @@ dependencies {
86
86
implementation(" org.jetbrains.kotlinx:kotlinx-serialization-json:1.2.2" )
87
87
88
88
implementation(" org.nield:kotlin-statistics:1.2.1" )
89
- implementation(" com.github.holgerbrandl:krangl:0.18" )
90
89
implementation(" org.jetbrains.kotlinx:dataframe:0.8.0-rc-7" )
91
90
92
91
// Biology possible dependencies
@@ -106,12 +105,9 @@ dependencies {
106
105
107
106
implementation(" org.graalvm.sdk:graal-sdk:21.2.0" )
108
107
implementation(" org.apache.commons:commons-csv:1.8" )
109
- implementation(" io.ktor:ktor-client-core:1.6.3" )
110
- implementation(" io.ktor:ktor-client-cio:1.6.3" )
111
108
112
109
implementation(" com.google.guava:guava:33.1.0-jre" )
113
110
implementation(" org.apache.tinkerpop:gremlin-core:3.5.1" )
114
- implementation(" org.jgrapht:jgrapht-core:1.5.1" )
115
111
116
112
117
113
implementation(group = " ch.qos.logback" , name = " logback-classic" , version = " 1.2.6" )
You can’t perform that action at this time.
0 commit comments