Skip to content

Commit 52f1cbb

Browse files
author
Maximilian Reißmann
committed
set bounds
1 parent c30d6b7 commit 52f1cbb

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Project.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,23 +39,23 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3939

4040
[compat]
4141
BenchmarkTools = "1"
42-
CSV = "0"
42+
CSV = "0.10 - 0.13"
4343
ChainRulesCore = "1"
4444
DataFrames = "1"
4545
Dates = "1"
46-
Distributions = "0"
46+
Distributions = "0.25 - 0.28"
4747
DynamicExpressions = "1"
4848
FileIO = "1"
49-
Flux = "0"
50-
ForwardDiff = "0"
51-
GZip = "0"
52-
JSON = "0"
49+
Flux = "0.16 - 0.19"
50+
ForwardDiff = "0.10 - 0.13"
51+
GZip = "0.6 - 0.9"
52+
JSON = "0.21 - 0.24"
5353
LRUCache = "1"
5454
LineSearches = "7"
5555
LinearAlgebra = "1"
5656
Logging = "1"
57-
LoopVectorization = "0"
58-
NearestNeighbors = "0"
57+
LoopVectorization = "0.12 - 0.15"
58+
NearestNeighbors = "0.4 - 0.7"
5959
Optim = "1"
6060
OrderedCollections = "1"
6161
PrecompileTools = "1"
@@ -65,8 +65,8 @@ ProgressMeter = "1"
6565
Serialization = "1"
6666
StaticArrays = "1"
6767
Statistics = "1"
68-
StatsBase = "0"
68+
StatsBase = "0.34 - 0.37"
6969
Tensors = "1"
7070
Test = "1"
7171
Zygote = "0.6"
72-
julia = "1"
72+
julia = "1"

0 commit comments

Comments
 (0)