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
The spec as pandas ~= 1.0 is too broad (1.5, which is enabled by this spec breaks things), need to update it to pandas ~= 1.4.4. Also need a corresponding bump of openpyxl to 3.0.7 to make sure their respective versions are compatible.
The text was updated successfully, but these errors were encountered:
💡 Description
The spec as pandas ~= 1.0 is too broad (1.5, which is enabled by this spec breaks things), need to update it to pandas ~= 1.4.4. Also need a corresponding bump of openpyxl to 3.0.7 to make sure their respective versions are compatible.
The text was updated successfully, but these errors were encountered: