--index-url https://pypi.devinfra.sentry.io/simple

# Dependencies and their versions must be listed in the Sentry package index.
# See https://github.com/getsentry/pypi#readme

black==24.3.0
blinker==1.8.2
click==8.1.7
flake8==7.0.0
confluent-kafka==2.1.1
flask==3.0.3
msgpack==1.0.7
opentelemetry-proto==1.22.0
pytest-localserver==0.8.1
pytest-sentry==0.3.0
pytest-xdist==3.5.0
pytest==7.4.3
PyYAML==6.0.1
redis==4.5.4
requests==2.31.0
sentry_sdk==2.1.1
setuptools==69.0.3
werkzeug==3.0.1
zstandard==0.18.0

# typing things
mypy==1.10.0
types-pyyaml==6.0.12.10
types-redis==4.5.1.3
types-requests==2.30.0.0
types-setuptools==69.0.0.0
