requirements-dev-only-frozen.txt 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  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==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==5.0.2
  18. flake8-bugbear==22.7.1
  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.7.0
  30. mock==4.0.3
  31. more-itertools==8.13.0
  32. msgpack-types==0.2.0
  33. mypy==0.971
  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.9.0
  49. pyflakes==2.5.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. types-freezegun==1.1.10
  70. types-python-dateutil==2.8.19
  71. types-pytz==2022.1.2
  72. types-redis==4.3.13
  73. types-requests==2.28.8
  74. types-urllib3==1.26.22
  75. typing-extensions==4.2.0
  76. urllib3==1.26.9
  77. virtualenv==20.14.1
  78. websocket-client==1.3.2
  79. werkzeug==2.1.2
  80. wheel==0.37.1
  81. wrapt==1.14.1
  82. zipp==3.8.1
  83. # The following packages are considered to be unsafe in a requirements file:
  84. pip==22.1.2
  85. setuptools==62.3.2