Skip to content
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

Update dependencies #50

Open
biwano opened this issue Jan 3, 2024 · 0 comments
Open

Update dependencies #50

biwano opened this issue Jan 3, 2024 · 0 comments

Comments

@biwano
Copy link
Collaborator

biwano commented Jan 3, 2024

Numpy starts throwing deprecation warnings:

DeprecationWarning: np.find_common_type is deprecated.  Please use np.result_type or np.promote_types.
See https://numpy.org/devdocs/release/1.25.0-notes.html and the docs for more information.  (Deprecated NumPy 1.25)

This is because we are using an old version of pandas.

We should upgrade the subgrounds package which will upgrade pandas.

This seems to have cascading negative effects on prefect though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant