requirements-dev-only-frozen.txt 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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. exceptiongroup==1.0.0rc9
  17. execnet==1.9.0
  18. filelock==3.7.1
  19. flake8==5.0.2
  20. flake8-bugbear==22.7.1
  21. freezegun==1.1.0
  22. honcho==1.1.0
  23. identify==2.5.1
  24. idna==3.3
  25. importlib-resources==5.8.0
  26. iniconfig==1.1.1
  27. isodate==0.6.1
  28. isort==5.10.1
  29. jsonschema==4.5.1
  30. lazy-object-proxy==1.7.1
  31. lxml-stubs==0.4.0
  32. mccabe==0.7.0
  33. mock==4.0.3
  34. more-itertools==8.13.0
  35. msgpack-types==0.2.0
  36. mypy==0.982
  37. mypy-extensions==0.4.3
  38. nodeenv==1.6.0
  39. openapi-core==0.14.2
  40. openapi-schema-validator==0.2.3
  41. openapi-spec-validator==0.4.0
  42. packaging==21.3
  43. parse==1.19.0
  44. pathspec==0.9.0
  45. pep517==0.12.0
  46. pip-tools==6.7.0
  47. platformdirs==2.5.2
  48. pluggy==0.13.1
  49. pre-commit==2.18.1
  50. pycodestyle==2.9.0
  51. pyflakes==2.5.0
  52. pyparsing==3.0.9
  53. pyrsistent==0.18.1
  54. pytest==7.2.0
  55. pytest-cov==4.0.0
  56. pytest-django==4.4.0
  57. pytest-rerunfailures==10.2
  58. pytest-sentry==0.1.9
  59. pytest-xdist==3.0.2
  60. python-dateutil==2.8.2
  61. pyupgrade==3.1.0
  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==5.0.0
  68. toml==0.10.2
  69. tomli==2.0.1
  70. types-beautifulsoup4==4.11.6
  71. types-freezegun==1.1.10
  72. types-jsonschema==4.16.1
  73. types-psycopg2==2.9.21
  74. types-python-dateutil==2.8.19
  75. types-pytz==2022.1.2
  76. types-pyyaml==6.0.11
  77. types-redis==4.3.13
  78. types-requests==2.28.8
  79. types-urllib3==1.26.22
  80. typing-extensions==4.2.0
  81. urllib3==1.26.9
  82. virtualenv==20.14.1
  83. websocket-client==1.3.2
  84. werkzeug==2.1.2
  85. wheel==0.37.1
  86. wrapt==1.14.1
  87. zipp==3.8.1
  88. # The following packages are considered to be unsafe in a requirements file:
  89. pip==22.1.2
  90. setuptools==62.3.2