requirements.txt 1.0 KB

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