amazon-braket / amazon-braket/BraketAHS.jl
Dependency conflict between Julia and Markdown
Open
bug
- Dominant language
- Julia
- Stars
- 24
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Running `julia --project=. -e 'using Pkg; Pkg.instantiate()'` in project root with Julia version 1.6.7 and commit `35850bc21aee28d32148b8b42468a7f690212f14` on Windows 10, generates the error below:
```
ERROR: Unsatisfiable requirements detected for package Markdown [d6f4376e]:
Markdown [d6f4376e] log:
├─possible versions are: 1.6.7 or uninstalled
└─restricted to versions 1.9.0-1 by BraketAHS [aad1d28c] — no versions left
└─BraketAHS [aad1d28c] log:
├─possible versions are: 0.0.1 or uninstalled
└─BraketAHS [aad1d28c] is fixed to version 0.0.1
```
Contributor guide
Assessment
This issue has not been assessed yet.