Skip to content

Commit

Permalink
re-org pip requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr.Snowbird authored and Dr.Snowbird committed Mar 11, 2019
1 parent 4f0f2b9 commit 69be230
Showing 1 changed file with 25 additions and 20 deletions.
45 changes: 25 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,35 @@
# Basic packages
future
pkgconfig
Pillow
httpie
hyperopt
ipaddress
pyparsing
requests
j2cli
jinja2
hyperopt

# Math / Algebra Libs
numpy
scipy
panda
pandas
pandasql
matplotlib
Pillow
scikit_learn
Flask
virtualenv
pyparsing
future
ipaddress
jinja2
httpie
j2cli
requests
nltk
scipy

# Plots
matplotlib
seaborn
hyperopt
keras
langdetect
tqdm
networkx
gensim
pyLDAvis

# Virtual env
virtualenv
virtualenvwrapper

# Jypyter
ipykernel
jupyter
virtualenvwrapper


0 comments on commit 69be230

Please sign in to comment.