bump pinned commit for redis-py forked repo

This commit is contained in:
Joey Orlando 2023-12-28 15:06:10 -05:00 committed by GitHub
parent 7e8ff0790f
commit 6c7bc4d20c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ celery[amqp,redis]==5.3.1
# NOTE: temporarily installing a forked version of redis-py which adds some more debug logging
# in an effort to fix https://github.com/grafana/oncall-private/issues/2406
# revert this change once done debugging
git+https://github.com/grafana/redis-py@124c4b2
git+https://github.com/grafana/redis-py@0c88554
humanize==0.5.1
uwsgi==2.0.21
django-cors-headers==3.7.0