When I type ``` import numexpr as ne ne.print_versions() ``` I get the following warning, which is clearly a mistake: `*Warning*: NumPy version is lower than recommended: 1.15.4 < 1.7.0`