requirements.txt 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. black==20.8b1
  2. beautifulsoup4==4.6.3
  3. bokeh==1.0.2
  4. colorlover==0.2.1
  5. cmocean==2.0.0
  6. cufflinks==0.14.6
  7. dask>=2021.10.0
  8. featuretools==0.4.1
  9. flake8==3.8.4
  10. graphviz==0.10.1
  11. h5py==2.8.0
  12. ipdb==0.11
  13. ipykernel==5.1.0
  14. ipysheet==0.2.1
  15. ipython==7.2.0
  16. ipython-genutils==0.2.0
  17. ipywidgets==7.4.2
  18. jupyter==1.0.0
  19. jupyter-client==5.2.3
  20. jupyter-console==6.0.0
  21. jupyter-contrib-core==0.3.3
  22. jupyter-contrib-nbextensions==0.5.0
  23. jupyter-core==4.4.0
  24. jupyter-highlight-selected-word==0.2.0
  25. jupyter-latex-envs==1.4.6
  26. jupyter-nbextensions-configurator==0.4.0
  27. jupyter-repo2docker==0.7.0
  28. jupyterlab>=1.2.21
  29. jupyterlab-server==0.2.0
  30. matplotlib==2.2.2
  31. nbconvert==5.4.0
  32. nbformat==4.4.0
  33. nose==1.3.7
  34. numpy==1.15.4
  35. packaging==18.0
  36. pandas==0.23.4
  37. pandocfilters==1.4.2
  38. pillow>=8.3.2
  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.20.3
  49. scipy==1.1.0
  50. seaborn==0.8.1
  51. selenium==3.141.0
  52. SQLAlchemy==1.3.0
  53. statsmodels==0.9.0
  54. tqdm==4.28.1
  55. widgetsnbextension==3.4.2