Skip to content

Relax panda and alembic requirements - #116

Closed
bkyryliuk wants to merge 1 commit into
databricks:mainfrom
bkyryliuk:bogdan/relax_deps
Closed

Relax panda and alembic requirements#116
bkyryliuk wants to merge 1 commit into
databricks:mainfrom
bkyryliuk:bogdan/relax_deps

Conversation

@bkyryliuk

Copy link
Copy Markdown
Contributor

Pandas 1.3+ has a regression: pandas-dev/pandas#42549
This PR proposes relaxing alembic and panda requirements

@susodapop

Copy link
Copy Markdown
Contributor

Good idea.

I'm working on this exact change locally, actually. Just running our e2e tests before pushing my own branch. This PR won't quite work because you haven't included the DCO in your commit (see CONTRIBUTING.md for details).

@bkyryliuk

Copy link
Copy Markdown
ContributorAuthor

Good idea.

I'm working on this exact change locally, actually. Just running our e2e tests before pushing my own branch. This PR won't quite work because you haven't included the DCO in your commit (see CONTRIBUTING.md for details).

that's great. TY! Will check on DCO

Signed-off-by: Bogdan Kyryliuk <b.kyryliuk@gmail.com>
@susodapop

Copy link
Copy Markdown
Contributor

I've mirrored this change in #119 so I can verify it builds. This change will be part of v2.5.2 releasing shortly.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@bkyryliuk@susodapop@bogdan-dbx