requirements-dev-only-frozen.txt 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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. filelock==3.7.1
  16. flake8==4.0.1
  17. flake8-bugbear==22.4.25
  18. freezegun==1.1.0
  19. honcho==1.0.0
  20. identify==2.5.1
  21. idna==3.3
  22. importlib-resources==5.7.1
  23. iniconfig==1.1.1
  24. isodate==0.6.1
  25. isort==5.10.1
  26. jsonschema==4.5.1
  27. lazy-object-proxy==1.7.1
  28. mccabe==0.6.1
  29. mock==4.0.3
  30. more-itertools==8.13.0
  31. msgpack-types==0.2.0
  32. mypy==0.812
  33. mypy-extensions==0.4.3
  34. nodeenv==1.6.0
  35. openapi-core==0.14.2
  36. openapi-schema-validator==0.2.3
  37. openapi-spec-validator==0.4.0
  38. packaging==21.3
  39. parse==1.19.0
  40. pathspec==0.9.0
  41. pep517==0.12.0
  42. pip-tools==6.7.0
  43. platformdirs==2.5.2
  44. pluggy==0.13.1
  45. pre-commit==2.18.1
  46. py==1.11.0
  47. pycodestyle==2.8.0
  48. pyflakes==2.4.0
  49. pyparsing==3.0.9
  50. pyrsistent==0.18.1
  51. pytest==6.1.0
  52. pytest-cov==3.0.0
  53. pytest-django==4.4.0
  54. pytest-rerunfailures==9.1.1
  55. pytest-sentry==0.1.9
  56. python-dateutil==2.8.2
  57. pyupgrade==2.32.0
  58. pyyaml==6.0
  59. requests==2.27.1
  60. responses==0.10.12
  61. sentry-sdk==1.6.0
  62. six==1.16.0
  63. tokenize-rt==4.2.1
  64. toml==0.10.2
  65. tomli==2.0.1
  66. typed-ast==1.4.3
  67. typing-extensions==4.2.0
  68. urllib3==1.26.9
  69. virtualenv==20.14.1
  70. websocket-client==1.3.2
  71. werkzeug==2.1.2
  72. wheel==0.37.1
  73. wrapt==1.14.1
  74. zipp==3.8.0
  75. # The following packages are considered to be unsafe in a requirements file:
  76. pip==22.1.2
  77. setuptools==62.3.2