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
We have to pin immutabledict<4 because our implementation of an immutable default dict doesn't work anymore. We need to reimplement it. I think it would easy to just reimplement it from scratch.
The text was updated successfully, but these errors were encountered:
We have to pin
immutabledict<4
because our implementation of an immutable default dict doesn't work anymore. We need to reimplement it. I think it would easy to just reimplement it from scratch.The text was updated successfully, but these errors were encountered: