requirements.txt 611 B

12345678910111213141516171819202122232425262728293031323334353637
  1. appnope==0.1.0
  2. astroid==2.3.3
  3. backcall==0.1.0
  4. beautifulsoup4==4.9.0
  5. certifi==2020.4.5.1
  6. chardet==3.0.4
  7. decorator==4.4.2
  8. idna==2.9
  9. ipython==7.13.0
  10. ipython-genutils==0.2.0
  11. isort==4.3.21
  12. jedi==0.17.0
  13. lazy-object-proxy==1.4.3
  14. line-profiler==3.0.2
  15. lxml==4.5.0
  16. mccabe==0.6.1
  17. memory-profiler==0.57.0
  18. numpy==1.18.3
  19. pandas==1.0.3
  20. parso==0.7.0
  21. pexpect==4.8.0
  22. pickleshare==0.7.5
  23. prompt-toolkit==3.0.5
  24. psutil==5.7.0
  25. ptyprocess==0.6.0
  26. Pygments==2.6.1
  27. pylint==2.4.4
  28. python-dateutil==2.8.1
  29. pytz==2019.3
  30. requests==2.23.0
  31. six==1.14.0
  32. soupsieve==2.0
  33. traitlets==4.3.3
  34. typed-ast==1.4.1
  35. urllib3==1.25.9
  36. wcwidth==0.1.9
  37. wrapt==1.11.2