requirements-dev-only-frozen.txt 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. # DO NOT MODIFY. This file was generated with `make freeze-requirements`.
  2. attrs==21.4.0
  3. black==22.3.0
  4. build==0.8.0
  5. certifi==2022.5.18.1
  6. cfgv==3.3.1
  7. charset-normalizer==2.0.12
  8. click==8.1.3
  9. coverage[toml]==6.4.1
  10. dictpath==0.1.3
  11. distlib==0.3.4
  12. docker==3.7.0
  13. docker-pycreds==0.4.0
  14. exam==0.10.6
  15. execnet==1.9.0
  16. filelock==3.7.1
  17. flake8==4.0.1
  18. flake8-bugbear==22.4.25
  19. freezegun==1.1.0
  20. honcho==1.0.0
  21. identify==2.5.1
  22. idna==3.3
  23. importlib-resources==5.8.0
  24. iniconfig==1.1.1
  25. isodate==0.6.1
  26. isort==5.10.1
  27. jsonschema==4.5.1
  28. lazy-object-proxy==1.7.1
  29. mccabe==0.6.1
  30. mock==4.0.3
  31. more-itertools==8.13.0
  32. msgpack-types==0.2.0
  33. mypy==0.812
  34. mypy-extensions==0.4.3
  35. nodeenv==1.6.0
  36. openapi-core==0.14.2
  37. openapi-schema-validator==0.2.3
  38. openapi-spec-validator==0.4.0
  39. packaging==21.3
  40. parse==1.19.0
  41. pathspec==0.9.0
  42. pep517==0.12.0
  43. pip-tools==6.7.0
  44. platformdirs==2.5.2
  45. pluggy==0.13.1
  46. pre-commit==2.18.1
  47. py==1.11.0
  48. pycodestyle==2.8.0
  49. pyflakes==2.4.0
  50. pyparsing==3.0.9
  51. pyrsistent==0.18.1
  52. pytest==6.1.2
  53. pytest-cov==3.0.0
  54. pytest-django==4.4.0
  55. pytest-forked==1.4.0
  56. pytest-rerunfailures==9.1.1
  57. pytest-sentry==0.1.9
  58. pytest-xdist==2.4.0
  59. python-dateutil==2.8.2
  60. pyupgrade==2.37.2
  61. pyyaml==6.0
  62. requests==2.27.1
  63. responses==0.21.0
  64. sentry-sdk==1.6.0
  65. six==1.16.0
  66. tokenize-rt==4.2.1
  67. toml==0.10.2
  68. tomli==2.0.1
  69. typed-ast==1.4.3
  70. typing-extensions==4.2.0
  71. urllib3==1.26.9
  72. virtualenv==20.14.1
  73. websocket-client==1.3.2
  74. werkzeug==2.1.2
  75. wheel==0.37.1
  76. wrapt==1.14.1
  77. zipp==3.8.1
  78. # The following packages are considered to be unsafe in a requirements file:
  79. pip==22.1.2
  80. setuptools==62.3.2