Skip to content

Conversation

@felliott
Copy link
Member

djelme requires elasticsearch-dsl>=6.30<=7.00 which means it can't be installed in projects that require a different version of es-dsl (cough, cough, osf.io). Complicating matters, the major version of es-dsl should match the version of es being interacted with.

As at least a temporary workaround, I've changed the dep to elasticsearch6-dsl and updated imports to import from elasticsearch6_dsl. I haven't actually confirmed that it works properly, but it does at least install, so that's something.

@felliott felliott force-pushed the feature/pin-esdsl branch from e68b930 to f5b9312 Compare March 2, 2024 15:31
@felliott
Copy link
Member Author

felliott commented Mar 2, 2024

Reordered commits so that this branch feature/pin-esdsl comes after feature/fix-gha.

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

Successfully merging this pull request may close these issues.

1 participant