Skip to content

Commit

Permalink
Add missing Redis dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
psiemens committed Oct 31, 2023
1 parent 32f4fb3 commit cc2d6bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ django-debug-toolbar==3.2.1
pylint==2.8.3
pylint-django==2.4.4
ipython
django-redis==5.4.0
redis==5.0.1
hiredis==2.2.3

0 comments on commit cc2d6bb

Please sign in to comment.