Skip to content

Commit fcfce77

Browse files
Merge #538
538: Use Requires 1.0 r=DilumAluthge a=DilumAluthge Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
2 parents 4a6c891 + 7137bf2 commit fcfce77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "PredictMD"
22
uuid = "3e7d7328-36f8-4388-bd01-4613c92c7370"
33
authors = ["Dilum Aluthge <dilum@aluthge.com>", "Ishan Sinha <ishan_sinha@brown.edu>", "Paul Stey <paulstey@gmail.com>", "Isabel Restrepo <isabelrestre@gmail.com>", "Elizabeth Chen <liz_chen@brown.edu>", "Neil Sarkar <neil_sarkar@brown.edu>", "Brown Center for Biomedical Informatics <bcbi@brown.edu>"]
44
doi = "10.5281/zenodo.1291209"
5-
version = "0.34.13"
5+
version = "0.34.14"
66

77
[deps]
88
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -95,7 +95,7 @@ ProgressMeter = "1"
9595
RData = "0.6, 0.7"
9696
RDatasets = "0.6.4"
9797
ROCAnalysis = "0.3"
98-
Requires = "0.5, 1.0"
98+
Requires = "1.0.1"
9999
StatsBase = "0.32"
100100
StatsModels = "0.6"
101101
Tables = "0.2"

0 commit comments

Comments
 (0)