requirements-dev-only-frozen.txt 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  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. lxml-stubs==0.4.0
  31. mccabe==0.7.0
  32. mock==4.0.3
  33. more-itertools==8.13.0
  34. msgpack-types==0.2.0
  35. mypy==0.971
  36. mypy-extensions==0.4.3
  37. nodeenv==1.6.0
  38. openapi-core==0.14.2
  39. openapi-schema-validator==0.2.3
  40. openapi-spec-validator==0.4.0
  41. packaging==21.3
  42. parse==1.19.0
  43. pathspec==0.9.0
  44. pep517==0.12.0
  45. pip-tools==6.7.0
  46. platformdirs==2.5.2
  47. pluggy==0.13.1
  48. pre-commit==2.18.1
  49. py==1.11.0
  50. pycodestyle==2.9.0
  51. pyflakes==2.5.0
  52. pyparsing==3.0.9
  53. pyrsistent==0.18.1
  54. pytest==7.1.2
  55. pytest-cov==3.0.0
  56. pytest-django==4.4.0
  57. pytest-forked==1.4.0
  58. pytest-rerunfailures==10.2
  59. pytest-sentry==0.1.9
  60. pytest-xdist==2.4.0
  61. python-dateutil==2.8.2
  62. pyupgrade==2.37.2
  63. pyyaml==6.0
  64. requests==2.27.1
  65. responses==0.21.0
  66. sentry-sdk==1.6.0
  67. six==1.16.0
  68. tokenize-rt==4.2.1
  69. toml==0.10.2
  70. tomli==2.0.1
  71. types-beautifulsoup4==4.11.6
  72. types-freezegun==1.1.10
  73. types-jsonschema==4.16.1
  74. types-psycopg2==2.9.21
  75. types-python-dateutil==2.8.19
  76. types-pytz==2022.1.2
  77. types-pyyaml==6.0.11
  78. types-redis==4.3.13
  79. types-requests==2.28.8
  80. types-urllib3==1.26.22
  81. typing-extensions==4.2.0
  82. urllib3==1.26.9
  83. virtualenv==20.14.1
  84. websocket-client==1.3.2
  85. werkzeug==2.1.2
  86. wheel==0.37.1
  87. wrapt==1.14.1
  88. zipp==3.8.1
  89. # The following packages are considered to be unsafe in a requirements file:
  90. pip==22.1.2
  91. setuptools==62.3.2