requirements.txt 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. argon2-cffi==20.1.0
  2. async-generator==1.10
  3. attrs==20.3.0
  4. backcall==0.2.0
  5. bleach==3.3.0
  6. certifi==2020.12.5
  7. cffi==1.14.5
  8. cycler==0.10.0
  9. decorator==4.4.2
  10. defusedxml==0.6.0
  11. entrypoints==0.3
  12. importlib-metadata==2.0.0
  13. ipykernel==5.3.4
  14. ipython==7.21.0
  15. ipython-genutils==0.2.0
  16. ipywidgets==7.6.3
  17. jedi==0.17.2
  18. Jinja2==2.11.3
  19. joblib==1.0.1
  20. jsonschema==3.2.0
  21. jupyter==1.0.0
  22. jupyter-client==6.1.7
  23. jupyter-console==6.2.0
  24. jupyter-core==4.7.1
  25. jupyterlab-pygments==0.1.2
  26. jupyterlab-widgets==1.0.0
  27. kiwisolver==1.3.1
  28. MarkupSafe==1.1.1
  29. matplotlib==3.3.4
  30. mistune==0.8.4
  31. nbclient==0.5.3
  32. nbconvert==6.0.7
  33. nbformat==5.1.2
  34. nest-asyncio==1.5.1
  35. notebook==6.2.0
  36. numpy==1.19.2
  37. olefile==0.46
  38. packaging==20.9
  39. pandas==1.2.2
  40. pandocfilters==1.4.3
  41. parso==0.7.0
  42. pexpect==4.8.0
  43. pickleshare==0.7.5
  44. Pillow==8.1.0
  45. pip==21.0.1
  46. prometheus-client==0.9.0
  47. prompt-toolkit==3.0.8
  48. ptyprocess==0.7.0
  49. pycparser==2.20
  50. Pygments==2.8.0
  51. pyparsing==2.4.7
  52. pyrsistent==0.17.3
  53. python-dateutil==2.8.1
  54. pytz==2021.1
  55. pyzmq==20.0.0
  56. qtconsole==5.0.2
  57. QtPy==1.9.0
  58. scikit-learn==0.24.1
  59. scipy==1.6.1
  60. Send2Trash==1.5.0
  61. setuptools==52.0.0.post20210125
  62. sip==4.19.13
  63. six==1.15.0
  64. terminado==0.9.2
  65. testpath==0.4.4
  66. threadpoolctl==2.1.0
  67. tornado==6.1
  68. tqdm==4.56.0
  69. traitlets==5.0.5
  70. wcwidth==0.2.5
  71. webencodings==0.5.1
  72. wheel==0.36.2
  73. widgetsnbextension==3.5.1
  74. zipp==3.4.0