Skip to content

Commit 1f529bd

Browse files
committed
update mamba deps
Signed-off-by: ppalmes <[email protected]>
1 parent 70d1243 commit 1f529bd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Project.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
11
name = "AutoMLPipeline"
22
uuid = "08437348-eef5-4817-bc1b-d4e9459680d6"
33
authors = ["Paulito Palmes <[email protected]>"]
4-
version = "0.4.1"
4+
version = "0.4.2"
55

66
[deps]
77
AMLPipelineBase = "e3c3008a-8869-4d53-9f34-c96f99c8a2b6"
88
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
99
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
10-
MicroMamba = "0b3b1443-0f03-428d-bdfb-f27f9c1191ea"
1110
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
1211
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1312
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1413

1514
[compat]
1615
AMLPipelineBase = "0.1"
1716
CondaPkg = "0.2"
18-
DataFrames = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 1.0, 1.1"
19-
MicroMamba = "0.1.0 - 0.1.12"
17+
DataFrames = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 1.0, 2.0"
2018
PythonCall = "0.9"
2119
julia = "1"
2220

0 commit comments

Comments
 (0)