You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'])"
The text was updated successfully, but these errors were encountered:
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'])"
The text was updated successfully, but these errors were encountered: