requirements.txt 611 B

123456789101112131415161718192021222324252627282930313233343536
  1. altgraph==0.17
  2. astroid==2.4.2
  3. certifi==2020.11.8
  4. chardet==3.0.4
  5. chromedriver-autoinstaller==0.2.2
  6. click==7.1.2
  7. dateparser==1.0.0
  8. et-xmlfile==1.0.1
  9. future==0.18.2
  10. idna==2.10
  11. isort==5.6.4
  12. jdcal==1.4.1
  13. lazy-object-proxy==1.4.3
  14. mccabe==0.6.1
  15. openpyxl==3.0.5
  16. pefile==2019.4.18
  17. pkg-resources==0.0.0
  18. pyinstaller==4.0
  19. pyinstaller-hooks-contrib==2020.10
  20. pylint==2.6.0
  21. pyperclip==1.8.1
  22. PySimpleGUI==4.30.0
  23. python-dateutil==2.8.1
  24. pytz==2020.4
  25. pywin32-ctypes==0.2.0
  26. regex==2020.10.28
  27. requests==2.24.0
  28. selenium==3.141.0
  29. six==1.15.0
  30. toml==0.10.2
  31. typed-ast==1.4.1
  32. tzlocal==2.1
  33. urllib3==1.25.11
  34. wrapt==1.12.1
  35. xmltodict==0.12.0