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
with the commit I tried to get rid of #1344 and #1331 . During the bump of numpy and pandas I ran into the issue pandas-dev/pandas#55519 but could only somehow resolve it with the removal of upper bounds. Could you figure out the issue there and try to define sensible upper bounds again?
Ah, thanks. Sorry, we are currently on vacation, not too much able to dive into dependency resolution debugging actions. If that solves a problem for you, good luck. I may be able to look into it when we are back, when applicable.
Observation
That other commit 57d7904 removed the upper bounds of all dependency packages.
Thoughts
This may cause troubles because we can't control too much which software versions users are using. Was that intended?
The text was updated successfully, but these errors were encountered: