requirements-getsentry-overrides.txt 558 B

1234567891011121314
  1. # getsentry requirements overrides
  2. #
  3. # getsentry-specific dependencies now live in `sentry` in `requirements-getsentry.txt`
  4. #
  5. # this file is for listing in-development git archive overrides for sentry libraries
  6. #
  7. # the format is:
  8. # # comment explaining what you're doing
  9. # library-name @ https://github.com/getsentry/<repo>/archive/<40 char sha>.zip
  10. # This overrides our sentry-python version to use a version with
  11. # configurable gzip compression
  12. sentry-sdk @ https://github.com/getsentry/sentry-python/archive/1b445c61d1e263ccd04d823307b3a03a6945dc8a.zip