Skip to content

Commit

Permalink
Merge pull request #958 from JuliaRobotics/compathelper/new_version/2…
Browse files Browse the repository at this point in the history
…023-05-02-00-47-05-312-03106944779

CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)
  • Loading branch information
dehann authored May 26, 2023
2 parents 45f3528 + 5e0bcec commit cf410ce
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ version = "0.15.0"
[deps]
ApproxManifoldProducts = "9bbbb610-88a1-53cd-9763-118ce10c1f89"
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
ColorVectorSpace = "c3611d14-8923-5661-9e6a-0046d554d3a4"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Expand All @@ -20,8 +20,8 @@ Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
GeometricalPredicates = "fd0ad045-b25c-564e-8f9c-8ef5c5f21267"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1"
IncrementalInference = "904591bb-b899-562f-9e6f-b8df64c7d480"
Expand Down Expand Up @@ -59,8 +59,8 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
[compat]
ApproxManifoldProducts = "0.6, 0.7"
AprilTags = "0.8, 0.9"
Colors = "0.12"
ColorVectorSpace = "0.9"
Colors = "0.12"
Combinatorics = "1"
CoordinateTransformations = "0.5, 0.6"
DataStructures = "0.17, 0.18"
Expand All @@ -69,8 +69,8 @@ Distributions = "0.25"
DocStringExtensions = "0.8, 0.9"
FFTW = "1"
FileIO = "1"
GeometryBasics = "0.4"
GeometricalPredicates = "0.4"
GeometryBasics = "0.4"
ImageCore = "0.8, 0.9"
ImageMagick = "1"
IncrementalInference = "0.32, 0.33"
Expand All @@ -92,7 +92,7 @@ Requires = "1"
RoME = "0.21, 0.22"
Rotations = "1.1"
StaticArrays = "1"
StatsBase = "0.33"
StatsBase = "0.33, 0.34"
TensorCast = "0.4"
TimeZones = "1.3.1, 1.4"
TransformUtils = "0.2.14"
Expand All @@ -107,8 +107,8 @@ DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
ImageFeatures = "92ff4b2b-8094-53d3-b29d-97f740f06cef"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RoMEPlotting = "238d586b-a4bf-555c-9891-eda6fc5e55a2"
Expand Down

0 comments on commit cf410ce

Please sign in to comment.