requirements.txt 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. beautifulsoup4==4.6.3
  2. bokeh==1.0.2
  3. colorlover==0.2.1
  4. cufflinks==0.14.6
  5. dask==1.0.0
  6. featuretools==0.4.1
  7. graphviz==0.10.1
  8. h5py==2.8.0
  9. ipdb==0.11
  10. ipykernel==5.1.0
  11. ipysheet==0.2.1
  12. ipython==7.2.0
  13. ipython-genutils==0.2.0
  14. ipywidgets==7.4.2
  15. jupyter==1.0.0
  16. jupyter-client==5.2.3
  17. jupyter-console==6.0.0
  18. jupyter-contrib-core==0.3.3
  19. jupyter-contrib-nbextensions==0.5.0
  20. jupyter-core==4.4.0
  21. jupyter-highlight-selected-word==0.2.0
  22. jupyter-latex-envs==1.4.6
  23. jupyter-nbextensions-configurator==0.4.0
  24. jupyter-repo2docker==0.7.0
  25. jupyterlab==0.35.4
  26. jupyterlab-server==0.2.0
  27. matplotlib==2.2.2
  28. nbconvert==5.4.0
  29. nbformat==4.4.0
  30. nose==1.3.7
  31. notebook==5.7.2
  32. numexpr==2.6.8
  33. numpy==1.15.4
  34. packaging==18.0
  35. pandas==0.23.4
  36. pandocfilters==1.4.2
  37. Pillow==5.3.0
  38. psycopg2==2.7.6.1
  39. psycopg2-binary==2.7.6.1
  40. pyarrow==0.11.1
  41. pymc3==3.5
  42. pyparsing==2.3.0
  43. pystan==2.18.0.0
  44. pytest==3.5.0
  45. python-dateutil==2.7.5
  46. requests==2.20.1
  47. scikit-learn==0.19.1
  48. scipy==1.1.0
  49. seaborn==0.8.1
  50. selenium==3.141.0
  51. SQLAlchemy==1.2.6
  52. statsmodels==0.9.0
  53. tqdm==4.28.1
  54. widgetsnbextension==3.4.2