-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Description
Is it possible to make a new release that includes #1160? Currently, it's not possible to use [email protected] together with [email protected]:
(jl_AWD3Pv) pkg> add MLJ@0.20 StatisticalMeasures@0.2
Updating registry at `~/.julia/registries/JuliaComputingRegistry.toml`
Updating registry at `~/.julia/registries/JuliaHubRegistry.toml`
Updating registry at `~/.julia/registries/PumasRegistry.toml`
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package StatisticalMeasures [a19d573c]:
StatisticalMeasures [a19d573c] log:
├─possible versions are: 0.1.0 - 0.2.1 or uninstalled
├─restricted to versions 0.2 by an explicit requirement, leaving only versions: 0.2.0 - 0.2.1
└─restricted by compatibility requirements with MLJ [add582a8] to versions: 0.1.0 - 0.1.7 — no versions left
└─MLJ [add582a8] log:
├─possible versions are: 0.1.0 - 0.20.7 or uninstalled
└─restricted to versions 0.20 by an explicit requirement, leaving only versions: 0.20.0 - 0.20.7
Metadata
Metadata
Assignees
Labels
No labels