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
Pandas 1.5.0 had a memory leak with awswrangler,
but according to aws#1678
it is no longer the case.
The current dependency expressed in pyproject.toml locks
dependents to use only 1.5.1. Since the bug has been fixed in pandas
we can now remove the lock.
0 commit comments