From 0085c948be6bc4301ac193f37cc2d49b585a789d Mon Sep 17 00:00:00 2001 From: gmatteo Date: Sat, 19 Oct 2019 01:12:02 +0200 Subject: [PATCH] Require abipy >= 0.7 --- requirements-optional.txt | 2 +- requirements.txt | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 65e8eaba..1eb219eb 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -7,4 +7,4 @@ pytest-cov pytest-xdist pytest-sugar scripttest -python-coveralls \ No newline at end of file +python-coveralls diff --git a/requirements.txt b/requirements.txt index e7fe5c65..db895fb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,4 @@ ipython nbformat matplotlib seaborn -pymatgen -abipy +abipy>=0.7