Skip to content

Conversation

aHardReset
Copy link

No description provided.

@aHardReset
Copy link
Author

as part of the django update shown ( PD-23929 )

@@ -50,7 +50,7 @@ def get_version(*file_paths):
include_package_data=True,
install_requires=[
# TBD: GH issue #3 includes support for elasticsearch-dsl>=6.2.0
"Django>=1.8,<=3.1", "elasticsearch-dsl>=6.0.0,<6.2.0", "texttable>=1.2.1",
"Django>=1.8,<3.3", "elasticsearch-dsl>=6.0.0,<6.2.0", "texttable>=1.2.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might as well make it <4.0

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.

2 participants