Currently gplugins pins sax>=0.17,<0.19 in the [sax] and [meow] extras. While this technically allows 0.18.x, using ~=0.18.2 is more precise and signals that 0.18.x is the intended target.
This ensures downstream PDKs can reliably use sax 0.18.x without ambiguity.
Currently gplugins pins
sax>=0.17,<0.19in the[sax]and[meow]extras. While this technically allows 0.18.x, using~=0.18.2is more precise and signals that 0.18.x is the intended target.This ensures downstream PDKs can reliably use sax 0.18.x without ambiguity.