File tree 2 files changed +11
-9
lines changed
2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ }
Original file line number Diff line number Diff line change 1
1
name = " DeIdentification"
2
2
uuid = " b905b068-7150-5b22-bc23-80596c88c6a6"
3
3
authors = [" Brown Center for Biomedical Informatics" ]
4
- version = " 0.9.0 "
4
+ version = " 0.9.1 "
5
5
6
6
[deps ]
7
7
CSV = " 336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
8
8
DataStructures = " 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
9
9
Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
10
10
DelimitedFiles = " 8bb1440f-4735-579b-a4ab-409b98df4dab"
11
- FilePathsBase = " 48062228-2e41-5def-b9a4-89aafe57970f "
11
+ DependencyWalker = " 7db386b5-e858-4964-8eb4-2fa66f8df882 "
12
12
Glob = " c27321d9-0574-5035-807b-f59d2c89b15c"
13
13
JSON = " 682c06a0-de6a-54ab-a142-c8b1cf79cde6"
14
14
Memento = " f28f55f0-a522-5efc-85c2-fe41dfb9b2d9"
@@ -20,16 +20,16 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
20
20
YAML = " ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
21
21
22
22
[compat ]
23
- CSV = " 0.10.15 "
23
+ CSV = " 0.10.14 "
24
24
DataFrames = " ^1"
25
- DataStructures = " ^0.17.2 "
26
- FilePathsBase = " 0.9.22 "
27
- Glob = " ^1.2.0 "
28
- JSON = " ^0.21.0 "
29
- Memento = " ^0.12.1 "
25
+ DataStructures = " ^0.18 "
26
+ DependencyWalker = " 0.1.2 "
27
+ Glob = " ^1.2"
28
+ JSON = " ^0.21"
29
+ Memento = " ^0.12"
30
30
Parsers = " ^2.0"
31
31
Tables = " ^1.0"
32
- YAML = " ^0.3.2 "
32
+ YAML = " ^0.3"
33
33
julia = " ^1.6"
34
34
35
35
[extras ]
You can’t perform that action at this time.
0 commit comments