-
Notifications
You must be signed in to change notification settings - Fork 486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[meta] Update dependencies #1306
Comments
Update
|
Closed
|
Hi! How is this issue going? Wondering about upgrading pandas to 2. Would be really great. Thanks for great work with this package! |
These should all be resolved as of 0.9.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tasks
numpy 1.24.3
fails due to: FAILED tests/test_plotting.py::test_plot_trend[matplotlib] - ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part. (see failed github action).torch
andpytorch-lightning
are tracked in Transition to Pytorch 2.0 #1229flake8
would requirepython>=3.8.1
somehowholidays
returns different number of holidays from time to timeplotly-resampler
andpandas
depend on another (requiresplotly-resampler=0.9.0rc0
forpandas=2.0.1
) and fail (see github action logs)Outdated package list
The text was updated successfully, but these errors were encountered: