Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dermatologist committed Sep 5, 2019
1 parent 293f4f8 commit 80c7158
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Expand Up @@ -10,14 +10,14 @@ preggy
Keras Keras
keras-text keras-text
spacy spacy
textacy=0.7.1 textacy==0.7.1
click click
vaderSentiment vaderSentiment
imbalanced-learn=0.4.3 imbalanced-learn==0.4.3
numpy numpy
matplotlib matplotlib
pandas pandas
xgboost xgboost
mlxtend mlxtend
# https://github.com/explosion/spacy-models/releases/download/en_core_web_md-1.2.1/en_core_web_md-1.2.1.tar.gz # https://github.com/explosion/spacy-models/releases/download/en_core_web_md-1.2.1/en_core_web_md-1.2.1.tar.gz
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.1.0/en_core_web_sm-2.1.0.tar.gz#egg=en_core_web_sm https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.1.0/en_core_web_sm-2.1.0.tar.gz#egg=en_core_web_sm

0 comments on commit 80c7158

Please sign in to comment.