Skip to content

Commit

Permalink
Merge pull request #351 from dimagi/sk/upgrade-redis
Browse files Browse the repository at this point in the history
upgrade redis-py
  • Loading branch information
snopoke authored Apr 3, 2024
2 parents 7aa960b + 70b4089 commit d2ff6e3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ anyio==3.7.1
asgiref==3.7.2
# via django
async-timeout==4.0.3
# via
# aiohttp
# redis
# via aiohttp
attrs==23.1.0
# via
# aiohttp
Expand Down Expand Up @@ -319,7 +317,7 @@ pyyaml==6.0.1
# langchain-core
qrcode==7.4.2
# via django-allauth-2fa
redis==5.0.1
redis==5.0.3
# via
# celery
# django-redis
Expand Down

0 comments on commit d2ff6e3

Please sign in to comment.