Bump django-redis-cache
version to 1.8.1
The `django-redis` package does not work with redis 3.0, and previous versions of this package did not hardcode the version number.
This commit is contained in:
parent
4ae0b3c5f0
commit
d82c9baf20
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ django-autoslug==1.9.3
|
||||||
django-cas-ng==3.5.7
|
django-cas-ng==3.5.7
|
||||||
django-djconfig==0.5.3
|
django-djconfig==0.5.3
|
||||||
django-recaptcha==1.4.0
|
django-recaptcha==1.4.0
|
||||||
django-redis-cache==1.7.1
|
django-redis-cache==1.8.1
|
||||||
icalendar
|
icalendar
|
||||||
psycopg2
|
psycopg2
|
||||||
Pillow
|
Pillow
|
||||||
|
|
Loading…
Add table
Reference in a new issue