12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- # DO NOT MODIFY. This file was generated with `make freeze-requirements`.
- --index-url https://pypi.devinfra.sentry.io/simple
- attrs==21.4.0
- black==22.3.0
- build==0.8.0
- certifi==2022.5.18.1
- cfgv==3.3.1
- charset-normalizer==2.0.12
- click==8.1.3
- coverage==6.4.1
- dictpath==0.1.3
- distlib==0.3.4
- docker==3.7.0
- docker-pycreds==0.4.0
- exam==0.10.6
- execnet==1.9.0
- filelock==3.7.1
- flake8==5.0.2
- flake8-bugbear==22.7.1
- freezegun==1.1.0
- honcho==1.1.0
- identify==2.5.1
- idna==3.3
- importlib-resources==5.8.0
- iniconfig==1.1.1
- isodate==0.6.1
- isort==5.10.1
- jsonschema==4.5.1
- lazy-object-proxy==1.7.1
- lxml-stubs==0.4.0
- mccabe==0.7.0
- mock==4.0.3
- more-itertools==8.13.0
- msgpack-types==0.2.0
- mypy==0.971
- mypy-extensions==0.4.3
- nodeenv==1.6.0
- openapi-core==0.14.2
- openapi-schema-validator==0.2.3
- openapi-spec-validator==0.4.0
- packaging==21.3
- parse==1.19.0
- pathspec==0.9.0
- pep517==0.12.0
- pip-tools==6.7.0
- platformdirs==2.5.2
- pluggy==0.13.1
- pre-commit==2.18.1
- py==1.11.0
- pycodestyle==2.9.0
- pyflakes==2.5.0
- pyparsing==3.0.9
- pyrsistent==0.18.1
- pytest==7.1.2
- pytest-cov==3.0.0
- pytest-django==4.4.0
- pytest-forked==1.4.0
- pytest-rerunfailures==10.2
- pytest-sentry==0.1.9
- pytest-xdist==2.4.0
- python-dateutil==2.8.2
- pyupgrade==2.37.2
- pyyaml==6.0
- requests==2.27.1
- responses==0.21.0
- sentry-sdk==1.6.0
- six==1.16.0
- tokenize-rt==4.2.1
- toml==0.10.2
- tomli==2.0.1
- types-beautifulsoup4==4.11.6
- types-freezegun==1.1.10
- types-jsonschema==4.16.1
- types-psycopg2==2.9.21
- types-python-dateutil==2.8.19
- types-pytz==2022.1.2
- types-pyyaml==6.0.11
- types-redis==4.3.13
- types-requests==2.28.8
- types-urllib3==1.26.22
- typing-extensions==4.2.0
- urllib3==1.26.9
- virtualenv==20.14.1
- websocket-client==1.3.2
- werkzeug==2.1.2
- wheel==0.37.1
- wrapt==1.14.1
- zipp==3.8.1
- # The following packages are considered to be unsafe in a requirements file:
- pip==22.1.2
- setuptools==62.3.2
|