requires.txt 937 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. [certs]
  2. [docs]
  3. sphinx>=3.5
  4. jaraco.packaging>=9.3
  5. rst.linker>=1.9
  6. furo
  7. sphinx-lint
  8. jaraco.tidelift>=1.4
  9. pygments-github-lexers==0.0.5
  10. sphinx-favicon
  11. sphinx-inline-tabs
  12. sphinx-reredirects
  13. sphinxcontrib-towncrier
  14. sphinx-notfound-page<2,>=1
  15. sphinx-hoverxref<2
  16. [ssl]
  17. [testing]
  18. pytest>=6
  19. pytest-checkdocs>=2.4
  20. pytest-enabler>=2.2
  21. flake8-2020
  22. virtualenv>=13.0.0
  23. wheel
  24. pip>=19.1
  25. jaraco.envs>=2.2
  26. pytest-xdist
  27. jaraco.path>=3.2.0
  28. build[virtualenv]
  29. filelock>=3.4.0
  30. ini2toml[lite]>=0.9
  31. tomli-w>=1.0.0
  32. pytest-timeout
  33. [testing-integration]
  34. pytest
  35. pytest-xdist
  36. pytest-enabler
  37. virtualenv>=13.0.0
  38. tomli
  39. wheel
  40. jaraco.path>=3.2.0
  41. jaraco.envs>=2.2
  42. build[virtualenv]>=1.0.3
  43. filelock>=3.4.0
  44. packaging>=23.1
  45. [testing:platform_python_implementation != "PyPy"]
  46. pytest-black>=0.3.7
  47. pytest-cov
  48. pytest-mypy>=0.9.1
  49. [testing:python_version >= "3.9" and sys_platform != "cygwin"]
  50. jaraco.develop>=7.21
  51. [testing:sys_platform != "cygwin"]
  52. pytest-ruff
  53. pytest-perf