Skip to content

Commit

Permalink
adding requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
osoblanco committed May 21, 2018
1 parent e2c6c56 commit 46ce0c5
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions requirements.txt
@@ -0,0 +1,64 @@
alabaster==0.7.10
argh==0.26.2
Babel==2.5.3
boto==2.48.0
boto3==1.7.24
botocore==1.10.24
bz2file==0.98
certifi==2018.4.16
chardet==3.0.4
CouchDB==1.2
cymem==1.31.2
cytoolz==0.8.2
dill==0.2.7.1
docutils==0.14
fuzzywuzzy==0.16.0
gensim==3.4.0
idna==2.6
imagesize==1.0.0
Jinja2==2.10
jmespath==0.9.3
livereload==2.5.2
lxml==4.2.1
MarkupSafe==1.0
msgpack-numpy==0.4.1
msgpack-python==0.5.6
murmurhash==0.28.0
nltk==3.3
numpy==1.14.3
packaging==17.1
pandas==0.23.0
pathlib==1.0.1
pathtools==0.1.2
plac==0.9.6
port-for==0.3.1
praw==5.4.0
prawcore==0.14.0
preshed==1.0.0
Pygments==2.2.0
pyparsing==2.2.0
python-dateutil==2.7.3
python-Levenshtein==0.12.0
pytz==2018.4
PyYAML==3.12
regex==2017.4.5
requests==2.18.4
s3transfer==0.1.13
scipy==1.1.0
six==1.11.0
smart-open==1.5.7
snowballstemmer==1.2.1
spacy==2.0.11
Sphinx==1.7.4
sphinx-autobuild==0.7.1
sphinxcontrib-websupport==1.0.1
termcolor==1.1.0
thinc==6.10.2
toolz==0.9.0
tornado==5.0.2
tqdm==4.23.3
ujson==1.35
update-checker==0.16
urllib3==1.22
watchdog==0.8.3
wrapt==1.10.11

0 comments on commit 46ce0c5

Please sign in to comment.