Skip to content

Commit

Permalink
add django-redis to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
HillcrestEnigma committed Apr 2, 2021
1 parent 2de53db commit 32203e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Django==3.0.8
django-allauth==0.42.0
django-crispy-forms==1.9.2
django-recaptcha==2.0.6
django-redis==4.12.1
django-s3-storage==0.13.2
docutils==0.15.2
dyndict==20.7.3
Expand All @@ -22,6 +23,7 @@ python-memcached==1.59
python3-openid==3.2.0
pytz==2020.1
PyYAML==5.3.1
redis==3.5.3
requests==2.24.0
requests-oauthlib==1.3.0
s3transfer==0.3.3
Expand Down

0 comments on commit 32203e7

Please sign in to comment.