Skip to content

Commit 3c97503

Browse files
Update ScientificTypes requirement to 3.2.0
Updates the requirements on [ScientificTypes](https://github.com/JuliaAI/ScientificTypes.jl) to permit the latest version. - [Release notes](https://github.com/JuliaAI/ScientificTypes.jl/releases) - [Commits](JuliaAI/ScientificTypes.jl@v0.1.0...v3.2.0) --- updated-dependencies: - dependency-name: ScientificTypes dependency-version: 3.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d693114 commit 3c97503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ MacroTools = "0.5"
3636
OrderedCollections = "1"
3737
PrecompileTools = "1.1"
3838
REPL = "1"
39+
ScientificTypes = "3.2.0"
3940
ScientificTypesBase = "3"
4041
StatisticalMeasuresBase = "0.1"
4142
Statistics = "1"
4243
StatsBase = "0.33, 0.34"
4344
julia = "1.10"
44-
4545
[extras]
4646
LossFunctions = "30fc2ffe-d236-52d8-8643-a9d8f7c094a7"
4747
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"

0 commit comments

Comments
 (0)