Skip to content

Commit

Permalink
revert forked redis lib change (#3600) (#3609)
Browse files Browse the repository at this point in the history
# What this PR does

Reverts #3600 (related to
grafana/oncall-private#2406)
  • Loading branch information
joeyorlando authored Jan 3, 2024
1 parent 59a064e commit 0a39f90
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions engine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ whitenoise==5.3.0
twilio~=6.37.0
phonenumbers==8.10.0
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@0c88554
redis==5.0.1
humanize==0.5.1
uwsgi==2.0.21
django-cors-headers==3.7.0
Expand Down

0 comments on commit 0a39f90

Please sign in to comment.