- 
                Notifications
    You must be signed in to change notification settings 
- Fork 374
Closed
Labels
ecosystemIssues in DataFrames.jl ecosystemIssues in DataFrames.jl ecosystem
Description
This worked:
(@v1.9) pkg> add DataFrames#main
but out of habit, while debugging a problem I did, and scratch my head why (despite Compat entry no wrong):
(@v1.9) pkg> add DataFrames#master
     Cloning git-repo `https://github.com/JuliaData/DataFrames.jl.git`
    Updating git-repo `https://github.com/JuliaData/DataFrames.jl.git`
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package Compat [34da2185]:
 Compat [34da2185] log:
 ├─possible versions are: 4.2.0 or uninstalled
 ├─restricted to versions 3.17.0-3 by DataFrames [a93c6f00] — no versions left
 │ └─DataFrames [a93c6f00] log:
 │   ├─possible versions are: 0.22.1 or uninstalled
 │   └─DataFrames [a93c6f00] is fixed to version 0.22.1
 └─Compat [34da2185] is fixed to version 4.2.0
Metadata
Metadata
Assignees
Labels
ecosystemIssues in DataFrames.jl ecosystemIssues in DataFrames.jl ecosystem