requirements.txt 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. alabaster==1.0.0
  2. babel==2.16.0
  3. certifi==2024.8.30
  4. cffi==1.17.1
  5. charset-normalizer==3.4.0
  6. colorama==0.4.6
  7. cryptography==44.0.0
  8. docutils==0.21.2
  9. greenlet==3.1.1
  10. idna==3.10
  11. imagesize==1.4.1
  12. iniconfig==2.0.0
  13. Jinja2==3.1.4
  14. MarkupSafe==3.0.2
  15. oracledb==2.5.1
  16. packaging==24.1
  17. playwright==1.48.0
  18. pluggy==1.5.0
  19. pycparser==2.22
  20. pyee==12.0.0
  21. Pygments==2.18.0
  22. pytest==8.3.3
  23. pytest-base-url==2.1.0
  24. pytest-html==4.1.1
  25. pytest-metadata==3.1.1
  26. pytest-playwright==0.6.2
  27. python-slugify==8.0.4
  28. PyYAML==6.0.2
  29. requests==2.32.3
  30. snowballstemmer==2.2.0
  31. Sphinx==8.1.3
  32. sphinxcontrib-applehelp==2.0.0
  33. sphinxcontrib-devhelp==2.0.0
  34. sphinxcontrib-htmlhelp==2.1.0
  35. sphinxcontrib-jsmath==1.0.1
  36. sphinxcontrib-qthelp==2.0.0
  37. sphinxcontrib-serializinghtml==2.0.0
  38. text-unidecode==1.3
  39. typing_extensions==4.12.2
  40. urllib3==2.2.3