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
Currently, the bounds for hashable look like this: hashable (>=1.2 && <1.4). But hashable-1.4 already has two minor versions. Maybe the upper bound can be raised to include them?
Currently, the bounds for
hashablelook like this:hashable (>=1.2 && <1.4). Buthashable-1.4already has two minor versions. Maybe the upper bound can be raised to include them?