--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==22.10.0
blinker==1.5
click==8.0.4
flake8==6.0.0
confluent-kafka==2.1.1
flask==2.2.2
msgpack==1.0.4
pytest-localserver==0.7.0
pytest-sentry==0.1.11
pytest-xdist==3.0.2
pytest==7.1.2
PyYAML==6.0
redis==4.5.4
requests==2.31.0
sentry_sdk==1.14.0
werkzeug==2.2.3
zstandard==0.18.0

# typing things
mypy==1.4.1
types-pyyaml==6.0.12.10
types-redis==4.5.1.3
types-requests==2.30.0.0
types-setuptools==65.3.0
