When using a dependency notation, the `{` and `}` characters are treated as invalid URI characters. This throws: ```pkl import "@foo/{bar,baz}.pkl" ```
When using a dependency notation, the
{and}characters are treated as invalid URI characters.This throws: