requirements.txt 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. openpyxl==2.3.5
  2. pytest
  3. pydispatch
  4. alabaster==0.7.12
  5. Babel==2.8.0
  6. beautifulsoup4==4.8.2
  7. bleach==3.1.4
  8. browsermob-proxy==0.8.0
  9. certifi==2019.11.28
  10. chardet==3.0.4
  11. docutils==0.15.2
  12. idna==2.8
  13. imagesize==1.2.0
  14. importlib-metadata==1.3.0
  15. iso3166==1.0.1
  16. Jinja2==2.10.3
  17. keyring==21.0.0
  18. lxml==4.4.2
  19. MarkupSafe==1.1.1
  20. more-itertools==8.0.2
  21. numpy==1.17.4
  22. packaging==20.0
  23. pandas==0.25.3
  24. Pillow==7.0.0
  25. pkginfo==1.5.0.1
  26. Pygments==2.5.2
  27. pyparsing==2.4.6
  28. pyperclip==1.7.0
  29. pluggy==0.13.1
  30. PySimpleGUI==4.15.0
  31. python-dateutil==2.8.1
  32. pytz==2019.3
  33. readme-renderer==24.0
  34. requests==2.22.0
  35. requests-toolbelt==0.9.1
  36. schwifty==2020.1.0
  37. selenium==3.141.0
  38. six==1.13.0
  39. snowballstemmer==2.0.0
  40. soupsieve==1.9.5
  41. Sphinx==2.3.1
  42. sphinx-rtd-theme==0.4.3
  43. sphinxcontrib-applehelp==1.0.1
  44. sphinxcontrib-devhelp==1.0.1
  45. sphinxcontrib-htmlhelp==1.0.2
  46. sphinxcontrib-jsmath==1.0.1
  47. sphinxcontrib-qthelp==1.0.2
  48. sphinxcontrib-serializinghtml==1.1.3
  49. SQLAlchemy==1.3.13
  50. tqdm==4.41.1
  51. twine==3.1.1
  52. urllib3==1.25.7
  53. webencodings==0.5.1
  54. xlrd==1.2.0
  55. XlsxWriter==1.2.7
  56. zipp==0.6.0
  57. gevent==1.4.0