news-please
news-please copied to clipboard
Fix Elasticsearch package version
The current setup rule will install the recent Elasticsearch version 8.2.0
which the news-please
does not support it yet.
this will throw __init__ got unexpected argument [port]
error
can you replace this with a more relaxed version requirement? e.g., anything between 2.4 and 7.17.3 rather than pinning the versino to exactly 7.17.3 which will cause problems for any user not having exactly that version