diff --git a/README.md b/README.md
index 9bee1dc7325ab3f98445116c614ec2509e5e3c29..7202b7e843bb94bffd6e1824c319f3e65c94295c 100644
--- a/README.md
+++ b/README.md
@@ -18,43 +18,18 @@ Python >3.0 is recommended. This repo was tested on Ubuntu and macOS (10.14).
 
 Install with pip:
 
-- attrs==19.1.0
 - beautifulsoup4==4.7.1
-- blis==0.2.4
-- chardet==3.0.4
-- cycler==0.10.0
-- cymem==2.0.2
-- decorator==4.4.0
 - en-core-web-sm==2.1.0
-- idna==2.8
-- joblib==0.13.2
-- jsonschema==3.0.1
-- kiwisolver==1.1.0
 - lxml==4.3.4
 - matplotlib==3.1.1
-- murmurhash==1.0.2
 - networkx==2.3
 - numpy==1.16.4
 - pandas==0.24.2
-- plac==0.9.6
-- preshed==2.0.1
-- pyparsing==2.4.0
-- pyrsistent==0.15.3
-- python-dateutil==2.8.0
-- pytz==2019.1
-- requests==2.22.0
 - scikit-learn==0.21.2
 - scipy==1.3.0
 - seaborn==0.9.0
-- six==1.12.0
 - sklearn==0.0
-- soupsieve==1.9.2
 - spacy==2.1.4
-- srsly==0.0.7
-- thinc==7.0.8
-- tqdm==4.32.2
-- urllib3==1.25.3
-- wasabi==0.2.2
 
 **NOTE**: _spacy_ must not be version 2.1.5!