requirements-dev-only-frozen.txt 1.7 KB

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