diff --git a/tests/pylorax/blueprints/atlas.toml b/tests/pylorax/blueprints/atlas.toml index 82a4c5f4..c82291c2 100644 --- a/tests/pylorax/blueprints/atlas.toml +++ b/tests/pylorax/blueprints/atlas.toml @@ -7,5 +7,5 @@ name = "atlas" version = "3.10.*" [[modules]] -name = "numpy" -version = "1.7.*" +name = "python3-numpy" +version = "1.14.*"