requirements.txt 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. argon2-cffi==20.1.0
  2. astroid==2.4.2
  3. async-generator==1.10
  4. attrs==20.3.0
  5. autopep8==1.5.4
  6. backcall==0.2.0
  7. bleach==3.2.2
  8. cffi==1.14.4
  9. cycler==0.10.0
  10. decorator==4.4.2
  11. defusedxml==0.6.0
  12. entrypoints==0.3
  13. ipykernel==5.4.3
  14. ipympl==0.6.3
  15. ipython==7.19.0
  16. ipython-genutils==0.2.0
  17. ipywidgets==7.6.3
  18. isort==5.7.0
  19. jedi==0.18.0
  20. Jinja2==2.11.2
  21. jsonschema==3.2.0
  22. jupyter==1.0.0
  23. jupyter-client==6.1.11
  24. jupyter-console==6.2.0
  25. jupyter-core==4.7.0
  26. jupyterlab-pygments==0.1.2
  27. jupyterlab-widgets==1.0.0
  28. kiwisolver==1.3.1
  29. lazy-object-proxy==1.4.3
  30. MarkupSafe==1.1.1
  31. matplotlib==3.3.3
  32. mccabe==0.6.1
  33. mistune==0.8.4
  34. nbclient==0.5.1
  35. nbconvert==6.0.7
  36. nbformat==5.1.2
  37. nest-asyncio==1.4.3
  38. notebook==6.2.0
  39. numpy==1.19.5
  40. packaging==20.8
  41. pandas==1.2.1
  42. pandocfilters==1.4.3
  43. parso==0.8.1
  44. pexpect==4.8.0
  45. pickleshare==0.7.5
  46. Pillow==8.1.0
  47. prometheus-client==0.9.0
  48. prompt-toolkit==3.0.14
  49. ptyprocess==0.7.0
  50. pycodestyle==2.6.0
  51. pycparser==2.20
  52. Pygments==2.7.4
  53. pylint==2.6.0
  54. pyparsing==2.4.7
  55. pyrsistent==0.17.3
  56. python-dateutil==2.8.1
  57. pytz==2020.5
  58. pyzmq==21.0.2
  59. qtconsole==5.0.2
  60. QtPy==1.9.0
  61. rope==0.18.0
  62. scipy==1.6.0
  63. Send2Trash==1.5.0
  64. six==1.15.0
  65. terminado==0.9.2
  66. testpath==0.4.4
  67. toml==0.10.2
  68. tornado==6.1
  69. traitlets==5.0.5
  70. wcwidth==0.2.5
  71. webencodings==0.5.1
  72. widgetsnbextension==3.5.1
  73. wrapt==1.12.1