diff --git a/meta.yaml b/meta.yaml
index 1be3e939269dd155c9d369bceef8f9c3f63bea8c..381183e8dd7a333c56e853bfb9f0e29dbf5dcd1c 100755
--- a/meta.yaml
+++ b/meta.yaml
@@ -23,43 +23,31 @@ build:
 requirements:
   host:
     - coverage
-    - fastdtw
     - flake8
     - ipython
     - matplotlib
-    - nbsphinx
     - networkx
     - numpy
-    - opencv-python
+    - opencv
     - pandas
     - pillow
     - pip
     - python
     - pyyaml
     - scipy
-    - sphinx-argparse
-    - sphinx_rtd_theme
-    - tables
-    - tox
   run:
     - coverage
-    - fastdtw
     - flake8
     - ipython
     - matplotlib
-    - nbsphinx
     - networkx
     - numpy
-    - opencv-python
+    - opencv
     - pandas
     - pillow
     - python
     - pyyaml
     - scipy
-    - sphinx-argparse
-    - sphinx_rtd_theme
-    - tables
-    - tox
 
 test:
   imports: