···7788buildPythonPackage (rec {
99 pname = "elasticsearch";
1010- # In 7.14.0, the package was intentionally made incompatible with
1111- # the OSS version of elasticsearch - don't update past 7.13.x until
1212- # there's a clear path forward. See
1313- # https://github.com/elastic/elasticsearch-py/issues/1639 for more
1414- # info.
1510 version = "7.16.3";
16111712 src = fetchPypi {