Malformity
Malformity copied to clipboard
change package requirements canari==1.0 to canari>=1.0
Had an issue referring to the Malformity package from within another canari package because the prerequisites/requirements within the Malformity package specify "canari==1.0" instead of "canari>=1.0". Can you please update this as canari is now v1.1.
Error: "error: canari 1.1 is installed but canari==1.0 is required by set(['Malformity'])"