Skip to content

Commit 1c1d52b

Browse files
committed
bump redis version for #384, bump combine version
1 parent 2b81774 commit 1c1d52b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

combine/settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515

1616
# Combine Version
17-
COMBINE_VERSION = 'v0.6'
17+
COMBINE_VERSION = 'v0.6.1'
1818

1919

2020
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ backports.shutil-get-terminal-size==1.0.0
44
blinker==1.4
55
boto3
66
bs4==0.0.1
7-
redis==2.10.6
7+
redis==3.2.0
88
celery[redis]
99
certifi==2017.7.27.1
1010
chardet==3.0.4

0 commit comments

Comments
 (0)