diff --git a/conda/meta.yaml b/conda/meta.yaml index ba87077e..b7be2134 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -14,6 +14,7 @@ requirements: - matplotlib 1.5.* - numpy 1.11.* - python 2.7.* + - sqlalchemy 1.3.1 run: - nomkl - matplotlib 1.5.* @@ -23,6 +24,7 @@ requirements: - scikit-learn 0.17.* - scipy 0.17.* - statsmodels 0.6.* + - sqlalchemy 1.3.1 test: requires: