Allow for pandas 2.0 or greater in pyproject.toml #1490
pierre-pessarossi
started this conversation in
Feature Requests & Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Would it be possible to allow for pandas version >=2.0 in the pyproject.toml?
I am currently trying to install NeuralProphet along another package that requires pandas>=2.0 in my project.
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions