Update environment.yml

This commit is contained in:
op07n 2020-01-21 08:33:03 +01:00 committed by GitHub
parent 06a466bf5c
commit e60e16fb31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -9,6 +9,7 @@ dependencies:
- torchvision
- pip
- pip:
- https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.2.5/en_core_web_sm-2.2.5.tar.gz
- GitPython
- pathtools
- Pillow==6.1.0
@ -21,8 +22,11 @@ dependencies:
- fastai
- numpy
- scipy
- joblib
- pandas
- pandas-profiling
- tweepy
- spacy
- sklearn
- plotly
- matplotlib
@ -33,3 +37,7 @@ dependencies:
- bokeh
- holoviews
- scikit-learn
- altair
- python-decouple
- sqlalchemy
- psycopg2