Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

bump pendulum verison #59

Closed
Sage0614 opened this issue Feb 17, 2024 · 4 comments
Closed

bump pendulum verison #59

Sage0614 opened this issue Feb 17, 2024 · 4 comments

Comments

@Sage0614
Copy link

latest dagster version (1.6.5) now depends on pendulum 3.0, should bump pendulum version accordingly

@danielgafni
Copy link
Owner

Hey!

We also support older Dagster versions. They don't have this requirement, so I don't think dagster-polars should.

It would be resolved correctly if you are using the latest Dagster version anyway.

@Sage0614
Copy link
Author

I mean this package have this defined in pyproject toml:

[tool.poetry.dependencies]](

pendulum = "<3.0.0"
)

so it will done grade pendulum to 2.x if you use dagster 1.6.5,
and I suspect it will also block dagster to work with python 3.12
dagster-io/dagster#17350

@danielgafni
Copy link
Owner

Oh, I see, thanks. Will fix.

@danielgafni
Copy link
Owner

dagster-polars has been merged into dagster's main repo. The next release should not have the pendulum constraint.

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

No branches or pull requests

2 participants