Skip to content

Commit 09ae07b

Browse files
author
Maximilian Reißmann
committed
change compabts less restrictive
1 parent cc6cc1e commit 09ae07b

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

Project.toml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -38,35 +38,35 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3838
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3939

4040
[compat]
41-
BenchmarkTools = "1.6"
42-
CSV = "0.10"
43-
ChainRulesCore = "1.25"
44-
DataFrames = "1.7"
45-
Dates = "1.11"
46-
Distributions = "0.25"
47-
DynamicExpressions = "1.10"
48-
FileIO = "1.17"
49-
Flux = "0.16"
50-
ForwardDiff = "0.10"
51-
GZip = "0.6"
52-
JSON = "0.21"
53-
LRUCache = "1.6.2"
54-
LineSearches = "7.3.0"
55-
LinearAlgebra = "1.11.0"
56-
Logging = "1.11.0"
57-
LoopVectorization = "0.12.172"
58-
NearestNeighbors = "0.4.21"
59-
Optim = "1.12.0"
60-
OrderedCollections = "1.8.0"
61-
PrecompileTools = "1.2"
62-
Printf = "1.11"
63-
Profile = "1.11"
64-
ProgressMeter = "1.10.4"
65-
Serialization = "1.11"
66-
StaticArrays = "1.9"
67-
Statistics = "1.11"
68-
StatsBase = "0.34"
69-
Tensors = "1.16"
70-
Test = "1.11"
41+
BenchmarkTools = "1"
42+
CSV = "0.10 - 0"
43+
ChainRulesCore = "1"
44+
DataFrames = "1"
45+
Dates = "1"
46+
Distributions = "0.25 - 0"
47+
DynamicExpressions = "1"
48+
FileIO = "1"
49+
Flux = "0.14 - 0"
50+
ForwardDiff = "0.10 - 0"
51+
GZip = "0.6 - 0"
52+
JSON = "0.21 - 0"
53+
LRUCache = "1"
54+
LineSearches = "7"
55+
LinearAlgebra = "1"
56+
Logging = "1"
57+
LoopVectorization = "0.12 - 0"
58+
NearestNeighbors = "0.4 - 0"
59+
Optim = "1"
60+
OrderedCollections = "1"
61+
PrecompileTools = "1"
62+
Printf = "1"
63+
Profile = "1"
64+
ProgressMeter = "1"
65+
Serialization = "1"
66+
StaticArrays = "1"
67+
Statistics = "1"
68+
StatsBase = "0.34 - 0"
69+
Tensors = "1"
70+
Test = "1"
7171
Zygote = "0.6"
7272
julia = "1"

0 commit comments

Comments
 (0)