requirements.txt 1.1 KB

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